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] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git]
/
Specs
/
3
/
e
/
8
/
SwiftShow
/
0.1.0
/
SwiftShow.podspec.json
blob
ea0bf98ae0406da92a237e32eeb26005634659db
1
{
2
"name": "SwiftShow",
3
"version": "0.1.0",
4
"summary": "弹窗组件.",
5
"description": "工具.",
6
"homepage": "https://github.com/jackiehu/",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"HU": "814030966@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/jackiehu/SwiftShow.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "11.0"
20
},
21
"swift_versions": [
22
"5.2",
23
"5.1",
24
"5.0",
25
"4.2"
26
],
27
"requires_arc": true,
28
"dependencies": {
29
"SwiftButton": [
30
31
],
32
"SnapKit": [
33
34
]
35
},
36
"source_files": "SwiftShow/Class/**/*",
37
"swift_version": "5.2"
38
}