blob: ae042992d116ac24181b255fcefc9d6b68aaa3e6 [file] [log] [blame]
{
"name": "BuzzSDK",
"version": "3.3.6",
"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": "v3.3.6"
},
"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"
}
}