blob: 409b9fa797618ecc4c70126e4858a369dc385121 [file] [log] [blame]
{
"name": "BuzzSDK",
"version": "3.3.7",
"summary": "BuzzSDK is a turnkey solution for publishers to add an extra revenue stream to their mobile app suites.",
"homepage": "http://www.buzzsdk.com/",
"authors": {
"Name": "alfonso@buzztechno.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/move-fast/BuzzSDKPod.git",
"tag": "3.3.7"
},
"dependencies": {
"OMSDK_Buzztechno": [
"1.3.12"
]
},
"ios": {
"vendored_frameworks": [
"BuzzSDK.framework",
"Frameworks/OMSDK_Buzztechno.framework"
]
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}