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
/
c
/
b
/
d
/
YqsPodSpec
/
1.0.0
/
YqsPodSpec.podspec.json
blob
9fbb768c6c2e01701bd1e083d45b12b0c26eb39a
1
{
2
"name": "YqsPodSpec",
3
"version": "1.0.0",
4
"summary": "YqsPodSpec.",
5
"description": "公用的swift模块,用于方便快速开发",
6
"homepage": "https://github.com/Yueqingshan/YqsPodSpec",
7
"license": "MIT",
8
"authors": {
9
"YueAndy": "448568619@qq.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/Yueqingshan/YqsPodSpec.git",
16
"tag": "1.0.0"
17
},
18
"source_files": [
19
"Tools",
20
"Tools/**/*.{h,m}"
21
],
22
"dependencies": {
23
"Alamofire": [
24
25
],
26
"Toast-Swift": [
27
28
]
29
}
30
}