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] MentaKSAdapter 5.20.35
[CocoaPods.git]
/
Specs
/
c
/
9
/
b
/
XYHttpUnit
/
0.0.1
/
XYHttpUnit.podspec.json
blob
32ac2528dc11efce4bd94b0260cb836c000607a3
1
{
2
"name": "XYHttpUnit",
3
"version": "0.0.1",
4
"summary": "这个是简介,基于AF的网络框架",
5
"description": "基于AF的网络框架",
6
"homepage": "https://github.com/lixiya1990/XYHTTPUnit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"lixiya": "lixiya@mana.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/lixiya1990/XYHTTPUnit.git",
19
"tag": "0.0.1"
20
},
21
"source_files": "XYHttpUnit/*",
22
"requires_arc": true,
23
"dependencies": {
24
"AFNetworking": [
25
26
],
27
"YYKit": [
28
29
]
30
}
31
}