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] ThinkingDataCore 1.0.2
[CocoaPods.git]
/
Specs
/
6
/
b
/
1
/
YFeiiNetwork
/
0.0.1
/
YFeiiNetwork.podspec.json
blob
6de6cdd3703700c2e058e1eb0b4089a36cd71ca5
1
{
2
"name": "YFeiiNetwork",
3
"version": "0.0.1",
4
"summary": "网络框架",
5
"description": "yFeiiNetwork OC",
6
"homepage": "https://github.com/yFeii/yFeiiNetwork",
7
"license": "MIT",
8
"authors": {
9
"git": "15524589871@163.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/yFeii/yFeiiNetwork.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/*.{h,m}"
21
],
22
"dependencies": {
23
"AFNetworking": [
24
25
]
26
},
27
"requires_arc": true
28
}