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.11054
[CocoaPods.git]
/
Specs
/
c
/
a
/
1
/
YYBase
/
0.1.0
/
YYBase.podspec.json
blob
d978591f97260af435da1219b62d2179e4a8ea4e
1
{
2
"name": "YYBase",
3
"version": "0.1.0",
4
"summary": "Testing",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://github.com/Yyue98/YYBase",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Yyue98": "yangy9803@163.com"
13
},
14
"source": {
15
"git": "https://github.com/Yyue98/YYBase.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "YYBase/Classes/**/*",
22
"dependencies": {
23
"AFNetworking": [
24
25
]
26
}
27
}