blob: b6d1efd4efed880683a3a0a7a0122bb51c5934c1 [file] [log] [blame]
{
"name": "CordovaPlugin-media",
"version": "0.2.4",
"summary": "Mirror of Apache Cordova Plugin media",
"description": " A longer description of CordovaPlugin-media in Markdown format.\n",
"homepage": "https://github.com/apache/CordovaPlugin-media",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"The Apache Software Foundation": "email@address.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/apache/cordova-plugin-media.git",
"tag": "r0.2.4"
},
"source_files": "src/ios/*.{h,m}",
"preserve_paths": [
"*.md",
"www/*.js",
"www/ios/*.js"
],
"requires_arc": true,
"dependencies": {
"Cordova": [
">= 3.0.0"
]
}
}