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] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git]
/
Specs
/
5
/
f
/
d
/
podsCodeTest
/
0.0.1
/
podsCodeTest.podspec.json
blob
1d3a773354c784f3c80fa614a0b10840ed75c094
1
{
2
"name": "podsCodeTest",
3
"version": "0.0.1",
4
"summary": "A short description of podsCodeTest.",
5
"homepage": "https://github.com/HUQL/podsCodeTest",
6
"license": {
7
"type": "MIT",
8
"file": "FILE_LICENSE"
9
},
10
"authors": {
11
"HUQL": "1002458168@qq.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/HUQL/podsCodeTest.git",
18
"tag": "0.0.1"
19
},
20
"source_files": [
21
"podsCodeTest",
22
"podsCodeTest/**/*.{h,m}"
23
]
24
}