[Delete] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / 9 / 4 / c / Rudder-CleverTap / 1.2.0 / Rudder-CleverTap.podspec.json
blob6c4c7cc4d511ac7e95d382d0b2798dc37d8e933f
2   "name": "Rudder-CleverTap",
3   "version": "1.2.0",
4   "summary": "Privacy and Security focused Segment-alternative. CleverTap Native SDK integration support.",
5   "description": "Rudder is a platform for collecting, storing and routing customer event data to dozens of tools. Rudder is open-source, can run in your cloud environment (AWS, GCP, Azure or even your data-centre) and provides a powerful transformation framework to process your event data on the fly.",
6   "homepage": "https://github.com/rudderlabs/rudder-integration-clevertap-ios",
7   "license": {
8     "type": "ELv2",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "RudderStack": "arnab@rudderstack.com"
13   },
14   "source": {
15     "git": "https://github.com/rudderlabs/rudder-integration-clevertap-ios.git",
16     "tag": "v1.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Rudder-CleverTap/Classes/**/*",
22   "dependencies": {
23     "Rudder": [
24       "~> 1.12"
25     ],
26     "CleverTap-iOS-SDK": [
27       "~> 6.2.1"
28     ]
29   }