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] RegulaCommonStage 7.5.928
[CocoaPods.git]
/
Specs
/
8
/
d
/
7
/
XYPingUtil
/
0.1.1
/
XYPingUtil.podspec.json
blob
447b33159b4ab933f65877e24220112004ceb355
1
{
2
"name": "XYPingUtil",
3
"version": "0.1.1",
4
"platforms": {
5
"ios": "8.0",
6
"osx": "10.11"
7
},
8
"license": "MIT",
9
"homepage": "https://github.com/k1er",
10
"authors": {
11
"Rudy Yang": "anke603@163.com"
12
},
13
"summary": "测试ping值的小工具",
14
"source": {
15
"git": "https://github.com/k1er/PingUtil.git",
16
"tag": "0.1.1"
17
},
18
"source_files": "PingUtil/*.{h,m}",
19
"frameworks": "Foundation",
20
"libraries": "z",
21
"requires_arc": true
22
}