[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / f / 2 / Rudder / 1.25.0 / Rudder.podspec.json
blobccc8c78767513cd0c35af6812adc14b39b7d34f6
2   "name": "Rudder",
3   "version": "1.25.0",
4   "summary": "Privacy and Security focused Segment-alternative. iOS ,tvOS and watchOS 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/rudder-sdk-ios",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "RudderStack": "sdk@rudderstack.com"
13   },
14   "source": {
15     "git": "https://github.com/rudderlabs/rudder-sdk-ios.git",
16     "tag": "v1.25.0"
17   },
18   "resource_bundles": {
19     "Rudder": "PrivacyInfo.xcprivacy"
20   },
21   "platforms": {
22     "ios": "12.0",
23     "tvos": "11.0",
24     "watchos": "7.0"
25   },
26   "swift_versions": [
27     "5.0"
28   ],
29   "frameworks": "Foundation",
30   "source_files": "Sources/**/*.{h,m}",
31   "dependencies": {
32     "MetricsReporter": [
33       "1.2.1"
34     ]
35   },
36   "swift_version": "5.0"