blob: 7b6a7b6bc0884de08e0b7e9b4a440b6a0a5a8290 [file] [log] [blame]
{
"name": "CordovaPlugin-device-motion",
"version": "0.2.9",
"summary": "Mirror of Apache Cordova Plugin device-motion",
"description": "A longer description of CordovaPlugin-device-motion in Markdown format.",
"homepage": "https://github.com/apache/cordova-plugin-device-motion",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": "The Apache Software Foundation",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/apache/cordova-plugin-device-motion.git",
"tag": "r0.2.9"
},
"source_files": "src/ios/*.{h,m}",
"preserve_paths": [
"*.md",
"www/*.js",
"www/ios/*.js"
],
"requires_arc": true,
"dependencies": {
"Cordova": [
">= 3.0.0"
]
}
}