blob: b6c24582659d9585b5ced217e5fbfdf6a1c0d18f [file] [log] [blame]
{
"name": "JZGameAdertMTG",
"version": "0.0.5",
"summary": "JZGameAdertMTG",
"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": [
],
"MintegralAdSDK": [
],
"MintegralAdSDK/RewardVideoAd": [
],
"MintegralAdSDK/InterstitialAd": [
],
"MintegralAdSDK/InterstitialVideoAd": [
]
},
"source_files": "Code/MTG/*.{h,m}"
}