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] TestFrameworkIos1 1.0.2
[CocoaPods.git]
/
Specs
/
2
/
a
/
4
/
YTNetTools
/
1.0.4
/
YTNetTools.podspec.json
blob
83c747cd2164f0591544e3be16acfbccff573e9f
1
{
2
"name": "YTNetTools",
3
"version": "1.0.4",
4
"summary": "网络工具封装",
5
"description": "对afn网络的封装 提供常规接口 和 list接口的封装",
6
"homepage": "https://github.com/iwangyantao/YTNetTools.git",
7
"license": "MIT",
8
"authors": {
9
"iwangyantao": "iwangyantao@163.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/iwangyantao/YTNetTools.git",
16
"tag": "1.0.4"
17
},
18
"dependencies": {
19
"YTKNetwork": [
20
21
],
22
"AFNetworking": [
23
24
],
25
"MJExtension": [
26
27
],
28
"MJRefresh": [
29
30
]
31
}
32
}