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
/
f
/
7
/
4
/
FYZBaseLib
/
0.0.1
/
FYZBaseLib.podspec.json
blob
07adc5899949ea8bf8796be3e890753885239331
1
{
2
"name": "FYZBaseLib",
3
"version": "0.0.1",
4
"summary": "简短的描述 FYZBaseLib.",
5
"description": "这是一个非常详细的描述信息,一定不能太少了",
6
"homepage": "https://github.com/Myfyz/FYZBaseLib",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"范麦子": "1790462158@qq.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/Myfyz/FYZBaseLib.git",
19
"tag": "0.0.1"
20
},
21
"source_files": [
22
"Classes",
23
"Classes/**/*.{h,m}"
24
]
25
}