blob: 16fc933a81967ca072c9cf63478caeb604049d88 [file] [log] [blame]
{
"name": "JZGameAdertSDK",
"version": "1.0.7",
"summary": "JZGameAdertSDK",
"description": "巨掌数据ios版本,游戏中心SDK",
"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": "1.0.7"
},
"requires_arc": true,
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES",
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"static_framework": true,
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
],
"WebViewJavascriptBridge": [
],
"RealReachability": [
],
"Masonry": [
],
"SDWebImage": [
]
},
"vendored_frameworks": "Framework/Base/JZGameAdertSDK.framework",
"resource_bundles": {
"JZGameAdertSDK": "Resources/Base/JZGameSDK.bundle"
}
}