blob: 2da1069621fd6c0146cdb58fa95878e9c4d52da9 [file] [log] [blame]
{
"name": "ZLaunchAdVC",
"version": "0.0.1",
"summary": "swift快速集成app启动页广告,支持LaunchImage和LaunchScreen.storyboard",
"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.1"
},
"source_files": [
"ZLaunchAdDemo/ZLaunchAd",
"ZLaunchAdDemo/ZLaunchAd/*.{swift}"
],
"requires_arc": true,
"dependencies": {
"Kingfisher": [
"~> 3.5.1"
]
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"pushed_with_swift_version": "3.0"
}