blob: 0ab72968effbb6819516b1e47da158199fd2f986 [file] [log] [blame]
{
"name": "JZGameAdertBQT",
"version": "1.0.8",
"summary": "JZGameAdertBQT",
"description": "JZGameAdertSDK对百青藤的封装",
"homepage": "https://gitee.com/asoasm/AdjuzIosGameSdk.git",
"license": {
"type": "MIT"
},
"authors": {
"zhaoenter": "550336691@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/asoasm/AdjuzIosGameSdk.git",
"tag": "1.0.8"
},
"requires_arc": true,
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES",
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"static_framework": true,
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"source_files": "Code/BQT/*.{h,m}",
"dependencies": {
"JZGameAdertSDK": [
]
},
"vendored_frameworks": "Framework/BQT/*.framework",
"resource_bundles": {
"JZGameAdertBQT": "Resources/BQT/baidumobadsdk.bundle"
},
"frameworks": [
"UIKit",
"Foundation",
"StoreKit",
"SystemConfiguration",
"SafariServices",
"MessageUI",
"CoreMedia",
"AVFoundation",
"CoreTelephony",
"AdSupport",
"CoreMotion",
"CoreLocation"
],
"libraries": "c++"
}