blob: 7798de48b8255682727de515f9aeb59cf8c4197e [file] [log] [blame]
{
"name": "BuzzSDK",
"version": "3.2.1",
"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.2.1"
},
"ios": {
"vendored_frameworks": "BuzzSDK.framework"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}