blob: d8decf0ddc774759e251976a05a26d20cd6cf73f [file] [log] [blame]
{
"name": "JZGameAdertCSJ",
"version": "0.1.3",
"summary": "JZGameAdertCSJ",
"description": "JZGameAdertSDK对穿山甲的封装",
"homepage": "https://gitee.com/asoasm/AdjuzIosGameSdk.git",
"license": {
"type": "MIT"
},
"authors": {
"YufengLiu": "18501955710@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/asoasm/AdjuzIosGameSdk.git",
"tag": "0.1.3"
},
"requires_arc": true,
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES",
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"static_framework": true,
"frameworks": [
"UIKit",
"Foundation"
],
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"vendored_frameworks": "Framework/CSJ/JZGameAdertCSJ.framework",
"source_files": "Code/CSJ/*.{h,m}",
"dependencies": {
"JZGameAdertSDK": [
],
"Bytedance-UnionAD": [
]
}
}