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