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
/
c
/
0
/
3
/
Photo
/
0.1.0
/
Photo.podspec.json
blob
68a75191caa43800fbddc0b35e85ffa9b373aab8
1
{
2
"name": "Photo",
3
"version": "0.1.0",
4
"summary": "Photo.",
5
"description": "测试使用的项目ABC.",
6
"homepage": "https://github.com/MrDML/Photo",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"MrDML": "dml1630@163.com"
13
},
14
"source": {
15
"git": "https://github.com/MrDML/Photo.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "Photo/Classes/**/*"
22
}