[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / d / a / MetricsReporter / 1.1.1 / MetricsReporter.podspec.json
blobbcb88afd3514623360ed7dd6591dac59cb1a4dff
2   "name": "MetricsReporter",
3   "version": "1.1.1",
4   "summary": "Privacy and Security focused Segment-alternative. iOS, tvOS, watchOS & macOS SDK",
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/metrics-reporter-ios",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "RudderStack": "sdk-accounts@rudderstack.com"
13   },
14   "source": {
15     "git": "https://github.com/rudderlabs/metrics-reporter-ios.git",
16     "tag": "v1.1.1"
17   },
18   "swift_versions": "5.3",
19   "platforms": {
20     "ios": "12.0",
21     "tvos": "11.0",
22     "watchos": "7.0",
23     "osx": "10.13"
24   },
25   "source_files": "Sources/**/*.swift",
26   "dependencies": {
27     "RudderKit": [
28       "1.4.0"
29     ],
30     "RSCrashReporter": [
31       "1.0.0"
32     ]
33   },
34   "swift_version": "5.3"