blob: 15da6a5980774151ebdfa6eb5a92a6bc5c8fa089 [file] [log] [blame]
{
"name": "ZLaunchAd",
"version": "2.1.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.1.0"
},
"source_files": "Sources/ZLaunchAd/*.{h,swift}",
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}