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
/
9
/
0
/
2
/
ModuieDemoA
/
0.0.1
/
ModuieDemoA.podspec.json
blob
bbb3795e5f1f477518354edee21c896df82cab27
1
{
2
"name": "ModuieDemoA",
3
"version": "0.0.1",
4
"summary": "A short description of ModuieDemoA.",
5
"homepage": "https://github.com/zhaopu/ModuieDemoA",
6
"license": "MIT",
7
"authors": {
8
"zhaopu": "406865706@qq.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/zhaopu/ModuieDemoA.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"ModuieDemoA",
19
"ModuieDemoA/ModuieDemoA/ModuieA/*.{h,m}"
20
],
21
"frameworks": "UIKit"
22
}