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
/
7
/
2
/
Basic
/
0.0.4
/
Basic.podspec.json
blob
94352db01d8536f192b0c31582af0cf39164840f
1
{
2
"name": "Basic",
3
"version": "0.0.4",
4
"summary": "Basic.",
5
"description": "Basic基本框架.",
6
"homepage": "https://github.com/hujindong007/-Basic-framework",
7
"license": {
8
"type": "Apache",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"hujindong": "hjdgbb@gmail.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/hujindong007/-Basic-framework.git",
19
"tag": "0.0.4"
20
},
21
"source_files": "Sources/**/**/*.{h,m}"
22
}