[Add] RapidKitFoundation_MacOS 2024.1219.1227.614
[CocoaPods.git] / Specs / 7 / e / 4 / JZGameAdertSDK / 2.0.8 / JZGameAdertSDK.podspec.json
blob546ab40391305195b7428b04c81b2ef4cd3d0f77
2   "name": "JZGameAdertSDK",
3   "version": "2.0.8",
4   "summary": "JZGameAdertSDK",
5   "description": "巨掌数据ios版本,游戏中心SDK",
6   "homepage": "https://gitee.com/asoasm/AdjuzIosGameSdk.git",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "YufengLiu": "18501955710@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://gitee.com/asoasm/AdjuzIosGameSdk.git",
18     "tag": "2.0.8"
19   },
20   "requires_arc": true,
21   "pod_target_xcconfig": {
22     "DEFINES_MODULE": "YES",
23     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "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   "dependencies": {
34     "AFNetworking": [
36     ],
37     "WebViewJavascriptBridge": [
39     ],
40     "RealReachability": [
42     ],
43     "Masonry": [
45     ],
46     "SDWebImage": [
48     ],
49     "SDWebImage/GIF": [
51     ],
52     "FLAnimatedImage": [
54     ]
55   },
56   "vendored_frameworks": "Framework/Base/JZGameAdertSDK.framework",
57   "resource_bundles": {
58     "JZGameAdertSDK": "Resources/Base/JZGameSDK.bundle"
59   }