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