blob: d338968cf2bd8452bb13b11493a41d9b8d33a9f8 [file] [log] [blame]
{
"name": "Segment-Intercom",
"version": "1.0.2",
"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.2"
},
"social_media_url": "https://twitter.com/segment",
"platforms": {
"ios": "10.0"
},
"source_files": "Segment-Intercom/Classes/**/*",
"dependencies": {
"Analytics": [
],
"Intercom": [
]
}
}