blob: ce2663baa77ba9c214d9008326c53d7f1e17326c [file] [log] [blame]
{
"name": "Segment-Appboy",
"version": "2.0.2",
"summary": "Braze Integration for Segment's analytics-ios library.",
"description": "Analytics for iOS provides a single API that lets you\nintegrate with over 100s of tools.\n\nThis is the Braze integration for the iOS library.",
"homepage": "https://github.com/appboy/appboy-segment-ios",
"license": {
"type": "MIT"
},
"authors": {
"Appboy": "hello@braze.com"
},
"source": {
"git": "https://github.com/appboy/appboy-segment-ios.git",
"tag": "2.0.2"
},
"social_media_url": "https://twitter.com/Braze",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"Analytics": [
"~> 3.0"
],
"Appboy-iOS-SDK": [
]
}
}