[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 2 / 4 / RudderAmplitude / 1.1.0 / RudderAmplitude.podspec.json
blob7f7579879b0dc3a49c934fd7bd69cc25f49f1cc6
2   "name": "RudderAmplitude",
3   "version": "1.1.0",
4   "summary": "Privacy and Security focused Segment-alternative. Amplitude 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-swift",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "RudderStack": "arnab@rudderlabs.com"
13   },
14   "source": {
15     "git": "https://github.com/rudderlabs/rudder-integration-amplitude-swift.git",
16     "tag": "v1.1.0"
17   },
18   "platforms": {
19     "ios": "13.0",
20     "osx": "10.13",
21     "tvos": "11.0",
22     "watchos": "7.0"
23   },
24   "source_files": "Sources/**/*{h,m,swift}",
25   "module_name": "RudderAmplitude",
26   "static_framework": true,
27   "swift_versions": "5.3",
28   "dependencies": {
29     "Rudder": [
30       "~> 2.0"
31     ],
32     "Amplitude": [
33       "8.8.0"
34     ]
35   },
36   "swift_version": "5.3"