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
/
f
/
d
/
BasicLibrary
/
1.0.0
/
BasicLibrary.podspec.json
blob
4923125f2076ed76feb1b837fc7f83125fbcf3be
1
{
2
"name": "BasicLibrary",
3
"version": "1.0.0",
4
"summary": "BasicLibrary.Framework",
5
"authors": {
6
"alias": "guyueming@outlook.com"
7
},
8
"homepage": "https://github.com/guyueming",
9
"license": "MIT",
10
"frameworks": [
11
"Foundation",
12
"UIKit"
13
],
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/guyueming/BasicLibrary.git",
19
"tag": "1.0.0"
20
},
21
"source_files": "BasicLibrary/**/*",
22
"requires_arc": true
23
}