[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / f / 2 / Rudder / 2.5.0-beta / Rudder.podspec.json
blob348ff6e502c503b840a2a344b278c898220a4d2f
2   "name": "Rudder",
3   "version": "2.5.0-beta",
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/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": "v2.5.0-beta"
17   },
18   "resource_bundles": {
19     "Rudder": "Sources/Resources/PrivacyInfo.xcprivacy"
20   },
21   "swift_versions": "5.3",
22   "platforms": {
23     "ios": "12.0",
24     "tvos": "11.0",
25     "watchos": "7.0",
26     "osx": "10.13"
27   },
28   "frameworks": "UserNotifications",
29   "source_files": "Sources/**/*.swift",
30   "swift_version": "5.3"