[Add] VLCKit 4.0.0a9
[CocoaPods.git] / Specs / e / 1 / 2 / Rudder-Braze / 2.2.0 / Rudder-Braze.podspec.json
blob29932e22abd7b4abaab5dbe3f37ad4399dafc1cc
2   "name": "Rudder-Braze",
3   "version": "2.2.0",
4   "summary": "Privacy and Security focused Segment-alternative. Braze 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-braze-ios",
7   "license": {
8     "type": "ELv2",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "RudderStack": "arnab@rudderstack.com"
13   },
14   "source": {
15     "git": "https://github.com/rudderlabs/rudder-integration-braze-ios.git",
16     "tag": "v2.2.0"
17   },
18   "static_framework": true,
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "Rudder-Braze/Classes/**/*",
23   "dependencies": {
24     "Rudder": [
25       "~> 1.26"
26     ],
27     "BrazeKit": [
28       "~> 9.3.0"
29     ]
30   }