blob: 47ced755bc6709ecbf2b2ddf9ff4acac41a96477 [file] [log] [blame]
{
"name": "Segment-CleverTap",
"version": "1.0.16",
"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.0.16"
},
"social_media_url": "https://twitter.com/clevertap",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"Analytics": [
"~> 3.0"
],
"CleverTap-iOS-SDK": [
"~> 3.2.0"
]
},
"source_files": "Pod/Classes/**/*"
}