blob: 3f8dbeb32d3e64097a25de50b90650a840015d18 [file] [log] [blame]
{
"name": "Appboy-Push-Story",
"version": "3.27.0-beta3",
"summary": "This is the Braze Push Story SDK for Mobile Marketing Automation",
"homepage": "http://www.braze.com",
"license": {
"type": "Commercial",
"text": "Please refer to https://github.com/Appboy/appboy-ios-sdk/blob/master/LICENSE"
},
"authors": {
"Appboy": "http://www.braze.com"
},
"source": {
"git": "https://github.com/Appboy/appboy-ios-sdk.git",
"tag": "3.27.0-beta3"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"documentation_url": "https://www.braze.com/docs",
"preserve_paths": "Appboy-Push-Story/AppboyPushStory.framework",
"vendored_frameworks": "Appboy-Push-Story/AppboyPushStory.framework",
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}