[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 8 / a / ZLaunchAdVC / 1.0.0 / ZLaunchAdVC.podspec.json
blob2fd2cf36140b177768daf96e8a7fd6958e736023
2   "name": "ZLaunchAdVC",
3   "version": "1.0.0",
4   "summary": "集成启动广告,支持LaunchImage和LaunchScreen,支持GIF,支持本地图片,支持视图过渡动画",
5   "homepage": "https://github.com/MQZHot/ZLaunchAdVC",
6   "authors": {
7     "mqz": "mqz1228@163.com"
8   },
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/MQZHot/ZLaunchAdVC.git",
14     "tag": "1.0.0"
15   },
16   "source_files": [
17     "ZLaunchAdSwift/ZLaunchAdVC",
18     "ZLaunchAdSwift/ZLaunchAdVC/*.{swift}"
19   ],
20   "requires_arc": true,
21   "license": {
22     "type": "MIT",
23     "file": "LICENSE"
24   },
25   "dependencies": {
26     "SwiftHash": [
27       "~> 2.0.0"
28     ]
29   },
30   "pushed_with_swift_version": "4.0"