| { |
| "name": "ZLaunchAd", |
| "version": "2.0.5", |
| "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.5" |
| }, |
| "source_files": "ZLaunchAd/*.{h,swift}", |
| "xcconfig": { |
| "SWIFT_INCLUDE_PATHS": "$(PODS_ROOT)/ZLaunchAd/ZLaunchAd/CommonCrypto" |
| }, |
| "preserve_paths": "ZLaunchAd/CommonCrypto", |
| "requires_arc": true, |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| } |
| } |