blob: ee4c498cf05df78724596284fd193dd2b864a8d1 [file] [log] [blame]
{
"name": "Segment-CleverTap",
"version": "1.1.7",
"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.7"
},
"social_media_url": "https://twitter.com/clevertap",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"dependencies": {
"Analytics": [
],
"CleverTap-iOS-SDK": [
"~> 3.9.1"
]
},
"source_files": "Pod/Classes/**/*"
}