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
/
f
/
c
/
e
/
ModleA
/
0.0.1
/
ModleA.podspec.json
blob
0d9981068bb8c0e72f147eb95a22d8a30d38e373
1
{
2
"name": "ModleA",
3
"version": "0.0.1",
4
"summary": "a part of APP function",
5
"description": "ModleA APP",
6
"homepage": "https://github.com/baoshanf/ModleA.git",
7
"license": "MIT (ModleA)",
8
"authors": {
9
"hans": "baoshanf@163.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/baoshanf/ModleA.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"ModleA",
20
"ModleA/**/*.{h,m}"
21
],
22
"dependencies": {
23
"ALRouter": [
24
25
]
26
}
27
}