[Add] RapidKitFoundation_MacOS 2024.1224.1706.628
[CocoaPods.git] / Specs / 2 / 8 / a / ZLaunchAdVC / 1.0.1 / ZLaunchAdVC.podspec.json
blobfbdda8d8a05b82b5b9ca05382a9ec0bcd1d845a1
2   "name": "ZLaunchAdVC",
3   "version": "1.0.1",
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.1"
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"