blob: 5b4f0ebafd9d18ccc214eed63fc72ce98b541587 [file] [log] [blame]
{
"name": "Segment-Appboy",
"version": "1.0.5",
"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": "1.0.5"
},
"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": [
]
}
}