[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / c / b / JZGameAdertCSJ / 0.0.6 / JZGameAdertCSJ.podspec.json
blobf0bf7d0ad645d5471d12a783480733653215db84
2   "name": "JZGameAdertCSJ",
3   "version": "0.0.6",
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.0.6"
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   "source_files": "Code/CSJ/*.{h,m}",
34   "dependencies": {
35     "JZGameAdertSDK": [
37     ],
38     "Bytedance-UnionAD": [
40     ]
41   }