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
/
a
/
2
/
b
/
ZPodTest
/
0.0.1
/
ZPodTest.podspec.json
blob
9e8eabff7f49f1cd2c76f11207b71f62310fbb80
1
{
2
"name": "ZPodTest",
3
"version": "0.0.1",
4
"summary": "ZPodTest",
5
"description": "pod库制作记录",
6
"homepage": "https://github.com/zmfflying/ZPodTest",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"zmfflying": "zmfflying@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/zmfflying/ZPodTest.git",
16
"tag": "0.0.1"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "ZPodTest/Classes/**/*"
22
}