[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / 8 / a / ZLaunchAdVC / 0.0.1 / ZLaunchAdVC.podspec.json
blob2da1069621fd6c0146cdb58fa95878e9c4d52da9
2   "name": "ZLaunchAdVC",
3   "version": "0.0.1",
4   "summary": "swift快速集成app启动页广告,支持LaunchImage和LaunchScreen.storyboard",
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": "0.0.1"
15   },
16   "source_files": [
17     "ZLaunchAdDemo/ZLaunchAd",
18     "ZLaunchAdDemo/ZLaunchAd/*.{swift}"
19   ],
20   "requires_arc": true,
21   "dependencies": {
22     "Kingfisher": [
23       "~> 3.5.1"
24     ]
25   },
26   "license": {
27     "type": "MIT",
28     "file": "LICENSE"
29   },
30   "pushed_with_swift_version": "3.0"