[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / d / c / b / JZGameAdertCSJ / 0.1.2 / JZGameAdertCSJ.podspec.json
blobefe800eb8793111202e07e640caa94d304c9871b
2   "name": "JZGameAdertCSJ",
3   "version": "0.1.2",
4   "summary": "JZGameAdertCSJ",
5   "description": "JZGameAdertSDK对穿山甲的封装",
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": "0.1.2"
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   "static_framework": true,
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "user_target_xcconfig": {
31     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
32   },
33   "vendored_frameworks": "Framework/CSJ/JZGameAdertCSJ.framework",
34   "source_files": "Code/CSJ/*.{h,m}",
35   "dependencies": {
36     "JZGameAdertSDK": [
38     ],
39     "Bytedance-UnionAD": [
41     ]
42   }