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] MoneyHashPayment 2.2.14
[CocoaPods.git]
/
Specs
/
0
/
9
/
c
/
IKTReachability
/
0.0.1
/
IKTReachability.podspec.json
blob
ae0eadd65f929f9a12c4b3039441aca8375816a9
1
{
2
"name": "IKTReachability",
3
"version": "0.0.1",
4
"summary": "监测网络",
5
"description": "网络监测框架 for iOS",
6
"homepage": "https://github.com/IKTSmart/IKTReachability",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"IKT": "E.T.Scorpion"
13
},
14
"source": {
15
"git": "https://github.com/IKTSmart/IKTReachability.git",
16
"tag": "0.0.1"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "IKTReachability/**/*.{h,m}"
22
}