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.10896
[CocoaPods.git]
/
Specs
/
3
/
6
/
b
/
CDemo
/
0.1
/
CDemo.podspec.json
blob
f727d19e17e4fd40a17ac56111832b1969f5297c
1
{
2
"name": "CDemo",
3
"version": "0.1",
4
"summary": "CDemo.",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://gitee.com/LiQ-190535/demo",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"李强LiQ": "13641399236@163.com"
13
},
14
"source": {
15
"git": "https://gitee.com/LiQ-190535/demo.git",
16
"tag": "0.1"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "CDemo/Classes/**/*"
22
}