[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 9 / 0 / RudderBranch / 1.1.0 / RudderBranch.podspec.json
blob1b9175230f01e01a60416243065f1cf48bcea1b8
2   "name": "RudderBranch",
3   "version": "1.1.0",
4   "summary": "Privacy and Security focused Segment-alternative. Branch 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-branch-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-branch-swift.git",
16     "tag": "v1.1.0"
17   },
18   "platforms": {
19     "ios": "13.0",
20     "tvos": "11.0"
21   },
22   "source_files": "Sources/**/*{h,m,swift}",
23   "module_name": "RudderBranch",
24   "swift_versions": "5.3",
25   "dependencies": {
26     "Rudder": [
27       "~> 2.0"
28     ],
29     "Branch": [
30       "~> 1.41.0"
31     ]
32   },
33   "swift_version": "5.3"