[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 2 / 9 / 1 / ZLaunchAd / 2.0.4 / ZLaunchAd.podspec.json
blob878853b610113f1673e168c590037774ad72d86e
2   "name": "ZLaunchAd",
3   "version": "2.0.4",
4   "summary": "集成启动广告,支持LaunchImage和LaunchScreen,支持GIF,支持本地图片,支持视图过渡动画",
5   "homepage": "https://github.com/MQZHot/ZLaunchAd",
6   "authors": {
7     "mqz": "mqz1228@163.com"
8   },
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/MQZHot/ZLaunchAd.git",
14     "tag": "2.0.4"
15   },
16   "source_files": "ZLaunchAd/*.{h,m,swift}",
17   "xcconfig": {
18     "SWIFT_INCLUDE_PATHS": "$(PODS_ROOT)/ZLaunchAd/ZLaunchAd/CCommonCrypto"
19   },
20   "preserve_paths": "ZLaunchAd/CCommonCrypto/module.modulemap",
21   "requires_arc": true,
22   "license": {
23     "type": "MIT",
24     "file": "LICENSE"
25   }