blob: 878853b610113f1673e168c590037774ad72d86e [file] [log] [blame]
{
"name": "ZLaunchAd",
"version": "2.0.4",
"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.4"
},
"source_files": "ZLaunchAd/*.{h,m,swift}",
"xcconfig": {
"SWIFT_INCLUDE_PATHS": "$(PODS_ROOT)/ZLaunchAd/ZLaunchAd/CCommonCrypto"
},
"preserve_paths": "ZLaunchAd/CCommonCrypto/module.modulemap",
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
}
}