[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 9 / 0 / 3 / Rudder-Amplitude / 1.0.2 / Rudder-Amplitude.podspec.json
blobabf378d5b451b0507664f8620964d434265ec880
2   "name": "Rudder-Amplitude",
3   "version": "1.0.2",
4   "summary": "Privacy and Security focused Segment-alternative. Firebase 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-amplitude-ios",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "RudderStack": "arnab@rudderstack.com"
13   },
14   "source": {
15     "git": "https://github.com/rudderlabs/rudder-integration-amplitude-ios.git",
16     "tag": "v1.0.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "requires_arc": true,
22   "source_files": "Rudder-Amplitude/Classes/**/*",
23   "dependencies": {
24     "Rudder": [
26     ],
27     "Amplitude": [
28       "~> 7.2.0"
29     ]
30   }