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] VisualEffectBlurView 6.0.0
[CocoaPods.git]
/
Specs
/
8
/
d
/
4
/
ios-ntp
/
1.1.8
/
ios-ntp.podspec.json
blob
dbe5fe15017dd28dd75747b6856e41f24be2032d
1
{
2
"name": "ios-ntp",
3
"version": "1.1.8",
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.8"
16
},
17
"source_files": [
18
"ios-ntp-lib/*.{h,m}",
19
"network-udp/*.{h,m}"
20
],
21
"platforms": {
22
"ios": "9.0",
23
"tvos": "9.0"
24
}
25
}