blob: 3eaf527dc9fcb0bc45e548562f96d59d2758fb70 [file] [log] [blame]
{
"name": "ZLaunchAd",
"version": "2.0.3",
"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.3"
},
"source_files": "ZLaunchAd/*.{swift}",
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"dependencies": {
"SwiftHash": [
">= 2.0.1"
]
}
}