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
/
0
/
5
/
4
/
publicTest
/
0.0.1
/
publicTest.podspec.json
blob
bd1cf29dafa9afd0704e199e8047efbe2789fb86
1
{
2
"name": "publicTest",
3
"version": "0.0.1",
4
"summary": "Just Testing.",
5
"homepage": "https://coding.net/u/pkun/p/publicTest/git",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"pankunzhao": "413291595@qq.com"
12
},
13
"platforms": {
14
"ios": null
15
},
16
"source": {
17
"git": "https://git.coding.net/pkun/publicTest.git",
18
"tag": "0.0.1"
19
},
20
"source_files": [
21
"Classes",
22
"Classes/*"
23
],
24
"requires_arc": true
25
}