[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / 0 / NatCompass / 0.0.1 / NatCompass.podspec.json
blob2535d66147822c1535d2cde8bed6d84e7d9a8ab2
2   "name": "NatCompass",
3   "version": "0.0.1",
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": "i@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.1"
17   },
18   "source_files": "ios/Classes/*.{h,m}",
19   "frameworks": [
20     "CoreLocation",
21     "CoreMotion"
22   ]