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
[Delete] DSPSDK 1.0.0.3
[CocoaPods.git]
/
Specs
/
8
/
1
/
7
/
YJHttpTool
/
1.1.5
/
YJHttpTool.podspec.json
blob
22768ec1f0b274700399b0b940c6467265c7cb15
1
{
2
"name": "YJHttpTool",
3
"version": "1.1.5",
4
"license": "MIT",
5
"summary": "iOS分类",
6
"homepage": "https://github.com/Liuyujiaodev/YJHttpTool.git",
7
"authors": "liuyujiao",
8
"source": {
9
"git": "https://github.com/Liuyujiaodev/YJHttpTool.git",
10
"tag": "1.1.5"
11
},
12
"description": "。",
13
"source_files": "YJHttpTool/**/*.{h,m}",
14
"frameworks": [
15
"Foundation",
16
"UIKit"
17
],
18
"requires_arc": true,
19
"platforms": {
20
"ios": "8.0"
21
},
22
"dependencies": {
23
"AFNetworking": [
24
"~> 3.0"
25
],
26
"Reachability": [
27
28
]
29
}
30
}