repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git]
/
Specs
/
c
/
9
/
0
/
NatCompass
/
0.0.2
/
NatCompass.podspec.json
blob
350a13daea2aec362d831149ce2f90f0aa6d54aa
1
{
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
]
23
}