[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / 0 / NatCompass / 0.0.2 / NatCompass.podspec.json
blob350a13daea2aec362d831149ce2f90f0aa6d54aa
2   "name": "NatCompass",
3   "version": "0.0.2",
4   "summary": "Nat.js Module: Compass.",
5   "description": "Nat.js Module: Compass (get or watch Compass)",
6   "homepage": "http://natjs.com",
7   "license": "MIT",
8   "authors": {
9     "nat": "hi@natjs.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/natjs/nat-sensor-compass.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "ios/Classes/*.{h,m}",
19   "frameworks": [
20     "CoreLocation",
21     "CoreMotion"
22   ]