blob: 07f0a439397fab1b32b017669010c5f0a40183a5 [file] [log] [blame]
{
"name": "CordovaPlugin-device-motion",
"version": "0.2.7",
"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": "5.0"
},
"source": {
"git": "https://github.com/apache/cordova-plugin-device-motion.git",
"tag": "r0.2.7"
},
"source_files": "src/ios/*.{h,m}",
"preserve_paths": [
"*.md",
"www/*.js",
"www/ios/*.js"
],
"requires_arc": true,
"dependencies": {
"Cordova": [
">= 3.0.0",
"< 3.4.1"
]
}
}