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] IPDSDK 2.0.0.3
[CocoaPods.git]
/
Specs
/
8
/
d
/
4
/
ios-ntp
/
1.1.9
/
ios-ntp.podspec.json
blob
f2b723a740b6c25dd78e388a454e51e353d6d0ee
1
{
2
"name": "ios-ntp",
3
"version": "1.1.9",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE"
7
},
8
"homepage": "https://github.com/jbenet/ios-ntp",
9
"authors": {
10
"Gavin Eadie": "https://github.com/gavineadie"
11
},
12
"summary": "SNTP implementation for iOS.",
13
"source": {
14
"git": "https://github.com/jbenet/ios-ntp.git",
15
"tag": "1.1.9"
16
},
17
"source_files": "ios-ntp-lib/*.{h,m}",
18
"platforms": {
19
"ios": "9.0",
20
"tvos": "9.0"
21
},
22
"dependencies": {
23
"CocoaAsyncSocket": [
24
25
]
26
}
27
}