[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 0 / f / ASTransitMonitor / 0.1.0 / ASTransitMonitor.podspec.json
blobc268197f4c1c8a340cb717627cdfde53f681777c
2   "name": "ASTransitMonitor",
3   "version": "0.1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/AmbientStatus/ASBatteryMonitor",
9   "authors": {
10     "Rudd Fawcett": "rudd.fawcett@gmail.com"
11   },
12   "summary": "Seamlessly update your app based on the user's transit state.",
13   "source": {
14     "git": "https://github.com/AmbientStatus/ASTransitMonitor.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "Classes/",
18   "frameworks": "CoreMotion",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "dependencies": {
24     "ASLocationMonitor": [
26     ]
27   }