[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 0 / d / Segment-CleverTap / 1.0.17 / Segment-CleverTap.podspec.json
blobad6631f292224504524eb9cc311191032465ec09
2   "name": "Segment-CleverTap",
3   "version": "1.0.17",
4   "summary": "CleverTap Integration for Segment's analytics-ios library.",
5   "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.",
6   "homepage": "https://github.com/CleverTap/clevertap-segment-ios",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "CleverTap": "support@clevertap.com"
12   },
13   "source": {
14     "git": "https://github.com/CleverTap/clevertap-segment-ios.git",
15     "tag": "1.0.17"
16   },
17   "social_media_url": "https://twitter.com/clevertap",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "dependencies": {
23     "Analytics": [
24       "~> 3.0"
25     ],
26     "CleverTap-iOS-SDK": [
27       "~> 3.2.2"
28     ]
29   },
30   "source_files": "Pod/Classes/**/*"