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] ReerRouter 2.2.0
[CocoaPods.git]
/
Specs
/
3
/
1
/
d
/
SHCRequest
/
1.0.0
/
SHCRequest.podspec.json
blob
709019a8f08c7912df6c9a389e6c49e581f15a3c
1
{
2
"name": "SHCRequest",
3
"version": "1.0.0",
4
"summary": "网络请求模块",
5
"homepage": "https://github.com/RoyceSun/SHCRequest",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"sunhaichen": "heaven_sunhaichen@163.com"
12
},
13
"source": {
14
"git": "https://github.com/RoyceSun/SHCRequest.git",
15
"tag": "1.0.0"
16
},
17
"platforms": {
18
"ios": "9.0"
19
},
20
"source_files": "Classes/**/*.{h,m}"
21
}