blob: 4d1360e05bb1f954edf07e8cae74dab5e3df4f68 [file] [log] [blame]
{
"name": "BXMediaSDK",
"version": "1.4.2.4",
"summary": "A good activity tool for iOS",
"description": "\"活动工具SDK新版\"",
"homepage": "https://github.com/likun2019",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"likun": "zziajkx@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/likun2019/BXMediaSDK.git",
"tag": "1.4.2.4"
},
"vendored_frameworks": "BXMediaSDK.framework",
"frameworks": "UIKit",
"requires_arc": true,
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}