[Add] DocumentReaderOCR 7.5.10931
[CocoaPods.git] / Specs / e / 1 / 2 / Rudder-Braze / 1.0.0-beta.2 / Rudder-Braze.podspec.json
blob9aa7a0d16777907126292abe96278781766b8dad
2   "name": "Rudder-Braze",
3   "version": "1.0.0-beta.2",
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": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "RudderStack": "raj@rudderlabs.com"
13   },
14   "source": {
15     "git": "https://github.com/rudderlabs/rudder-integration-braze-ios.git",
16     "commit": "76309c4f21495e6bfdbf40f6c03a0d710febd2ba"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "OTHER_LDFLAGS": "-ObjC",
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "source_files": "Rudder-Braze/Classes/**/*",
26   "dependencies": {
27     "Rudder": [
29     ],
30     "Appboy-iOS-SDK": [
31       "3.27.0-beta2"
32     ]
33   }