blob: 1c281c1a7404618e12672fca1542f2c39087a1d2 [file] [log] [blame]
{
"name": "JZGameAdertYLH",
"version": "0.0.5",
"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.0.5"
},
"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"
},
"dependencies": {
"JZGameAdertSDK": [
],
"GDTMobSDK": [
]
},
"source_files": "Code/YLH/*.{h,m}"
}