blob: 847c7400c8f56df2f3d60bd5791bda1023f59188 [file] [log] [blame]
{
"name": "ZLaunchAd",
"version": "2.0.0",
"summary": "集成启动广告,支持LaunchImage和LaunchScreen,支持GIF,支持本地图片,支持视图过渡动画",
"homepage": "https://github.com/MQZHot/ZLaunchAd",
"authors": {
"mqz": "mqz1228@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MQZHot/ZLaunchAd.git",
"tag": "2.0.0"
},
"source_files": "ZLaunchAd/*.{swift}",
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"dependencies": {
"SwiftHash": [
"~> 2.0.1"
]
},
"pushed_with_swift_version": "4.0"
}