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
/
b
/
3
/
4
/
iPing
/
1.0
/
iPing.podspec.json
blob
42fc393b385f4d6b521ec3d614bb210156774a92
1
{
2
"name": "iPing",
3
"summary": "iPing:ICMP Ping in swift",
4
"version": "1.0",
5
"homepage": "https://github.com/jihongboo/iPing.git",
6
"license": "MIT",
7
"authors": {
8
"Zac Ji": "jihongboo@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"swift_version": "4.2",
14
"source": {
15
"git": "https://github.com/jihongboo/iPing.git",
16
"tag": "1.0"
17
},
18
"requires_arc": true,
19
"source_files": "iPing/Sources/**/*"
20
}