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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
e
/
6
/
1
/
IGNetwork
/
1.2.1
/
IGNetwork.podspec.json
blob
de6073bfa737cdbe542b71ea368b52dd4bc273b9
1
{
2
"name": "IGNetwork",
3
"version": "1.2.1",
4
"summary": "iGluco",
5
"homepage": "https://github.com/DriverWang/IGNetwork",
6
"license": "MIT",
7
"authors": {
8
"YC": "wangyucheng@ihealthlabs.com.cn"
9
},
10
"source": {
11
"git": "https://github.com/DriverWang/IGNetwork.git",
12
"tag": "1.2.1"
13
},
14
"platforms": {
15
"ios": "7.0"
16
},
17
"requires_arc": true,
18
"source_files": "IGNetWorkDemo/IGNetWork/*",
19
"dependencies": {
20
"AFNetworking": [
21
22
]
23
}
24
}