[Add] BrainCloudCpp 5.5.0
[CocoaPods.git] / Specs / e / 4 / 8 / ZYAdKit / 1.0 / ZYAdKit.podspec.json
blob4ce81cb33e707661708527b29007b020e582ddd7
2   "name": "ZYAdKit",
3   "version": "1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "ZYAdKit/Classes/**/*",
22   "static_framework": true,
23   "resource_bundles": {
24     "ZYAdKit": [
25       "ZYAdKit/Assets/ZYAdKit.storyboard"
26     ]
27   },
28   "dependencies": {
29     "Kingfisher": [
31     ],
32     "Google-Mobile-Ads-SDK": [
34     ]
35   }