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
/
4
/
e
/
3
/
SSAlert
/
0.0.3
/
SSAlert.podspec.json
blob
2498ed363de2606acbd9b96ef466dca273e2cedb
1
{
2
"name": "SSAlert",
3
"version": "0.0.3",
4
"summary": "快速构建弹窗",
5
"platforms": {
6
"ios": "9.0"
7
},
8
"swift_versions": "5.0",
9
"homepage": "https://github.com/namesubai/SSAlert.git",
10
"authors": {
11
"subai": "804663401@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/namesubai/SSAlert.git",
15
"tag": "0.0.3"
16
},
17
"license": "MIT",
18
"source_files": "Sources/SSAlertOC/**/*.{h,m}",
19
"requires_arc": true,
20
"swift_version": "5.0"
21
}