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