blob: 58a808431fed7cab33843cefccad224c4171b5c3 [file] [log] [blame]
{
"name": "Segment-Appboy",
"version": "2.0.1",
"summary": "Appboy 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 Appboy integration for the iOS library.",
"homepage": "https://github.com/appboy/appboy-segment-ios",
"license": {
"type": "MIT"
},
"authors": {
"Appboy": "hello@appboy.com"
},
"source": {
"git": "https://github.com/appboy/appboy-segment-ios.git",
"tag": "2.0.1"
},
"social_media_url": "https://twitter.com/appboy",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"Analytics": [
"~> 3.0"
],
"Appboy-iOS-SDK": [
]
}
}