blob: c86dc256d3af84f929c84cacb5436f3fba29cada [file] [log] [blame]
{
"name": "JZGameAdertYLH",
"version": "0.1.6",
"summary": "JZGameAdertYLH",
"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.6"
},
"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/YLH/JZGameAdertYLH.framework",
"source_files": "Code/YLH/*.{h,m}",
"dependencies": {
"JZGameAdertSDK": [
],
"GDTMobSDK": [
]
}
}