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
/
8
/
d
/
repoTest
/
0.0.1
/
repoTest.podspec.json
blob
0d807887799ca3e2a958ff050a8f70cc3125f81f
1
{
2
"name": "repoTest",
3
"version": "0.0.1",
4
"summary": "test of repo.",
5
"description": "just test of repo",
6
"homepage": "https://github.com/nhhca/repoTest",
7
"license": "MIT",
8
"authors": {
9
"wxy": "Wangxy@betaty.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/nhhca/repoTest.git",
16
"tag": "0.0.1"
17
},
18
"source_files": "Source/**/*"
19
}