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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
2
/
9
/
1
/
ZLaunchAd
/
2.0.2
/
ZLaunchAd.podspec.json
blob
bab81be25b8e09298db48ba3843566f718ce51be
1
{
2
"name": "ZLaunchAd",
3
"version": "2.0.2",
4
"summary": "集成启动广告,支持LaunchImage和LaunchScreen,支持GIF,支持本地图片,支持视图过渡动画",
5
"homepage": "https://github.com/MQZHot/ZLaunchAd",
6
"authors": {
7
"mqz": "mqz1228@163.com"
8
},
9
"platforms": {
10
"ios": "8.0"
11
},
12
"source": {
13
"git": "https://github.com/MQZHot/ZLaunchAd.git",
14
"tag": "2.0.2"
15
},
16
"source_files": "ZLaunchAd/*.{swift}",
17
"requires_arc": true,
18
"license": {
19
"type": "MIT",
20
"file": "LICENSE"
21
},
22
"dependencies": {
23
"SwiftHash": [
24
">= 2.0.1"
25
]
26
}
27
}