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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
b
/
3
/
e
/
NatBattery
/
0.0.2
/
NatBattery.podspec.json
blob
54be6823a3115d44fad6f3748ca9831d6809d3e4
1
{
2
"name": "NatBattery",
3
"version": "0.0.2",
4
"summary": "Nat.js Module: Battery",
5
"description": "Nat.js Module: Battery.",
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-device-battery.git",
16
"tag": "0.0.2"
17
},
18
"source_files": "ios/Classes/*.{h,m}",
19
"frameworks": "UIKit"
20
}