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
/
e
/
6
/
1
/
IGNetwork
/
1.0.0
/
IGNetwork.podspec.json
blob
61c8be8a4cf2bc18746437d3bf6d217b53cb7966
1
{
2
"name": "IGNetwork",
3
"version": "1.0.0",
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.0.0"
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
}