[Add] DXPAnalyticsLib 1.0.18
[CocoaPods.git] / Specs / 5 / b / d / Rudder-Adjust / 0.1.1-beta.1 / Rudder-Adjust.podspec.json
blob4ab783026c5160c5371fc7e83a14c88946ed5b97
2   "name": "Rudder-Adjust",
3   "version": "0.1.1-beta.1",
4   "summary": "Privacy and Security focused Segment-alternative. Adjust 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-adjust-ios",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rudderlabs": "arnab@rudderlabs.com"
13   },
14   "source": {
15     "git": "https://github.com/rudderlabs/rudder-integration-adjust-ios.git",
16     "commit": "03df246d2319165c7131c8019523d33e219d6f5f"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Rudder-Adjust/Classes/**/*",
22   "dependencies": {
23     "Rudder": [
24       "1.0.1-beta.4"
25     ],
26     "Adjust": [
27       "~> 4.17.2"
28     ]
29   }