mirror of
https://github.com/wahyd4/Libr-mobile.git
synced 2026-08-19 01:36:24 +10:00
20 lines
520 B
JSON
20 lines
520 B
JSON
{
|
|
"version": "4.0.2",
|
|
"name": "nl.x-services.plugins.socialsharing",
|
|
"cordova_name": "SocialSharing",
|
|
"description": "Cordova 3 plugin which allows you to share (combinations of) text, image and url via the native sharing widget of your device.",
|
|
"license": "MIT",
|
|
"repo": "https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin",
|
|
"keywords": [
|
|
"statusbar",
|
|
" status bar",
|
|
" ios",
|
|
" overlay"
|
|
],
|
|
"engines": [
|
|
{
|
|
"name": "cordova",
|
|
"version": ">=3.0.0"
|
|
}
|
|
]
|
|
} |