[Add] AmpMux 9.3.2
[CocoaPods.git] / Specs / e / 4 / 8 / ZYAdKit / 1.2 / ZYAdKit.podspec.json
blobe1d05842b139d9d1add96939309b7bbf34cb4ec1
2   "name": "ZYAdKit",
3   "version": "1.2",
4   "summary": "A short description of ZYAdKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Yu Yang/ZYAdKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yu Yang": "yangyu2010@aliyun.com"
13   },
14   "source": {
15     "git": "https://github.com/yangyu2010/ZYAdKit.git",
16     "tag": "1.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "ZYAdKit/Classes/**/*",
23   "static_framework": true,
24   "resource_bundles": {
25     "ZYAdKit": [
26       "ZYAdKit/Assets/ZYAdKit.storyboard"
27     ]
28   },
29   "dependencies": {
30     "Kingfisher": [
32     ],
33     "Google-Mobile-Ads-SDK": [
34       "~> 7.69.0"
35     ]
36   },
37   "swift_version": "5.0"