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] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git]
/
Specs
/
8
/
4
/
5
/
nework
/
1.0.0
/
nework.podspec.json
blob
55568936da065d3ff858b787a69e7b09a75004ae
1
{
2
"name": "nework",
3
"version": "1.0.0",
4
"license": "MIT",
5
"summary": "网络请求的基类。",
6
"homepage": "https://github.com/yinjiuying1993/nework",
7
"authors": {
8
"jiuying.yin@b-and-qchina.com": "jiuying.yin@b-and-qchina.com"
9
},
10
"source": {
11
"git": "https://github.com/yinjiuying1993/nework.git",
12
"tag": "1.0.0"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source_files": "Soure/*.{h,m}",
18
"requires_arc": true,
19
"frameworks": [
20
"UIKit",
21
"Foundation"
22
]
23
}