[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / d / b / CordovaPlugin-device-motion / 0.2.8 / CordovaPlugin-device-motion.podspec.json
blobf3006dbecfc5f131e1a2ef17a75847ee087f21c9
2   "name": "CordovaPlugin-device-motion",
3   "version": "0.2.8",
4   "summary": "Mirror of Apache Cordova Plugin device-motion",
5   "description": "A longer description of CordovaPlugin-device-motion in Markdown format.",
6   "homepage": "https://github.com/apache/cordova-plugin-device-motion",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": "The Apache Software Foundation",
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source": {
16     "git": "https://github.com/apache/cordova-plugin-device-motion.git",
17     "tag": "r0.2.8"
18   },
19   "source_files": "src/ios/*.{h,m}",
20   "preserve_paths": [
21     "*.md",
22     "www/*.js",
23     "www/ios/*.js"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "Cordova": [
28       ">= 3.0.0"
29     ]
30   }