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
/
4
/
1
/
3
/
AWHelloWorld
/
0.0.2
/
AWHelloWorld.podspec.json
blob
7508ac069cf81a2145e7b2fc2f16b6b0c840e90e
1
{
2
"name": "AWHelloWorld",
3
"version": "0.0.2",
4
"summary": "HelloWorld",
5
"homepage": "https://github.com/molangwu/HelloWorld",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"molangwu": "672593619@qq.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/molangwu/HelloWorld.git",
18
"tag": "0.0.2"
19
},
20
"source_files": "Pod/*",
21
"requires_arc": true
22
}