blob: 72c9cecec030513c8636f2e416be86cef73e1cc5 [file] [log] [blame]
{
"name": "Segment-Intercom",
"version": "1.0.0-beta",
"summary": "Intercom Integration for Segment's analytics-ios library.",
"description": "Analytics for iOS provides a single API that lets you\nintegrate with over 100s of tools.\nThis is the Optimizely X integration for the iOS library.",
"homepage": "http://segment.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Segment": "friends@segment.com"
},
"source": {
"git": "https://github.com/segment-integrations/analytics-ios-integration-intercom.git",
"tag": "1.0.0-beta"
},
"social_media_url": "https://twitter.com/segment",
"platforms": {
"ios": "8.0"
},
"source_files": "Segment-Intercom/Classes/**/*",
"dependencies": {
"Analytics": [
"~> 3.5"
],
"Intercom": [
]
}
}