cordova-plugin-filepicker-allanpoppe
Version:
This plugin makes possible to pick files from iCloud or other document providers
32 lines (31 loc) • 802 B
JSON
{
"name": "cordova-plugin-filepicker-allanpoppe",
"version": "1.1.4",
"description": "\n This plugin makes possible to pick files from iCloud or other document providers\n ",
"cordova": {
"id": "cordova-plugin-filepicker-allanpoppe",
"platforms": [
"ios"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/jcesarmobile/FilePicker-Phonegap-iOS-Plugin.git"
},
"keywords": [
"ecosystem:cordova",
"cordova-ios"
],
"engines": [
{
"name": "cordova",
"version": ">=3.0.0"
}
],
"author": "jcesarmobile",
"license": "MIT",
"bugs": {
"url": "https://github.com/jcesarmobile/FilePicker-Phonegap-iOS-Plugin/issues"
},
"homepage": "https://github.com/jcesarmobile/FilePicker-Phonegap-iOS-Plugin#readme"
}