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] FCVideo 3.2.21
[CocoaPods.git]
/
Specs
/
6
/
4
/
0
/
SimplePing
/
1.0.0
/
SimplePing.podspec.json
blob
8fb0d882bcf2951c3b2c45bcdb18a6a73d5361b9
1
{
2
"name": "SimplePing",
3
"version": "1.0.0",
4
"summary": "Ping code from Apple",
5
"homepage": "https://github.com/iRemark/Ping-Example",
6
"license": "MIT",
7
"authors": {
8
"chuck": "lc081200@example.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/iRemark/Ping-Example.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "SimplePing/*.{h,m}"
18
}