[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 0 / f / JZGameAdSDK / 0.0.46 / JZGameAdSDK.podspec.json
blobdc7c06cccfa96978d5725f59d472910274ba35be
2   "name": "JZGameAdSDK",
3   "version": "0.0.46",
4   "summary": "JZGameAdSDK",
5   "description": "WLProfileKit一个对用户模块的封装",
6   "homepage": "https://github.com/YvanLiu/JZGameAd.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "YvanLiu": "18501955710@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/YvanLiu/JZGameAd.git",
19     "tag": "0.0.46"
20   },
21   "requires_arc": true,
22   "pod_target_xcconfig": {
23     "DEFINES_MODULE": "YES"
24   },
25   "user_target_xcconfig": {
26     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
27   },
28   "static_framework": true,
29   "frameworks": [
30     "UIKit",
31     "Foundation"
32   ],
33   "vendored_frameworks": "JZGameAdSDK/Frameworks/JZGameAdSDK.framework",
34   "resource_bundles": {
35     "JZGameAdSDK": "JZGameAdSDK/Frameworks/JZGameSDK.bundle"
36   },
37   "dependencies": {
38     "AFNetworking": [
40     ],
41     "WebViewJavascriptBridge": [
43     ],
44     "RealReachability": [
46     ],
47     "Masonry": [
49     ],
50     "SDWebImage": [
52     ]
53   }