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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
d
/
7
/
2
/
CZLibTest
/
1.0.0
/
CZLibTest.podspec.json
blob
f95d2fac6687d1da1f5b1b9ee490a91f9fe263ca
1
{
2
"name": "CZLibTest",
3
"version": "1.0.0",
4
"summary": "传真Pod测试",
5
"description": "这是陈传真用来测试pod上传共有库的demo,没有实际意义",
6
"homepage": "https://github.com/ChenChuanzhen/CZLibTest",
7
"license": "MIT",
8
"authors": {
9
"陈传真": "542320753@qq.com"
10
},
11
"platforms": {
12
"ios": "10.0"
13
},
14
"source": {
15
"git": "https://github.com/ChenChuanzhen/CZLibTest.git",
16
"tag": "1.0.0"
17
},
18
"source_files": [
19
"CZLibTest",
20
"CZLibTest/CZLibTest/CZLibTest/**/*.{h,m}"
21
],
22
"frameworks": [
23
"Foundation",
24
"UIKit"
25
]
26
}