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
/
1
/
3
/
8
/
YQBaseModule
/
0.1.0
/
YQBaseModule.podspec.json
blob
c2a8128a85e76225938ca6c66f4dd8645872e441
1
{
2
"name": "YQBaseModule",
3
"version": "0.1.0",
4
"summary": "一些常用内容, 做一个收纳整理",
5
"homepage": "https://gitee.com/Jimmy-L/yqbase-module",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": "Jimmy",
11
"source": {
12
"git": "https://gitee.com/Jimmy-L/yqbase-module.git",
13
"tag": "0.1.0"
14
},
15
"platforms": {
16
"ios": "9.0"
17
},
18
"source_files": "YQBaseModule/Classes/**/*.{h,m,swift}"
19
}