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