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
/
b
/
9
/
a
/
podsMyCode
/
1.0.0
/
podsMyCode.podspec.json
blob
d9935c0ade62dc79c5a4b8eea92d5b579e02ebcd
1
{
2
"name": "podsMyCode",
3
"version": "1.0.0",
4
"platforms": {
5
"ios": "7.0"
6
},
7
"summary": "A delightful setting interface framework.",
8
"homepage": "https://github.com/HUQL/podsMyCode",
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"HUQL": "1002458168@qq.com"
15
},
16
"source": {
17
"git": "https://github.com/HUQL/podsMyCode.git",
18
"tag": "1.0.0"
19
},
20
"source_files": "**",
21
"requires_arc": true
22
}