blob: 10025d2677bac0d48a163db4d176ec61c1c0f130 [file] [log] [blame]
{
"name": "JZGameAdertMTG",
"version": "0.0.4",
"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.4"
},
"requires_arc": true,
"pod_target_xcconfig": {
"DEFINES_MODULE": "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}"
}