[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / d / 7 / BrazeKitCompatDev / 5.9.0 / BrazeKitCompatDev.podspec.json
blobc1112e8149d1eb67f8271d8156e3d1a28843d30f
2   "name": "BrazeKitCompatDev",
3   "module_name": "BrazeKitCompat",
4   "version": "5.9.0",
5   "summary": "Compatibility library for users migrating from AppboyKit.",
6   "homepage": "https://braze.com",
7   "documentation_url": "https://braze-inc.github.io/braze-swift-sdk/documentation/brazekitcompat/",
8   "license": {
9     "type": "Commercial"
10   },
11   "authors": "Braze, Inc.",
12   "source": {
13     "git": "https://github.com/lowip/braze-swift-sdk.git",
14     "tag": "5.9.0"
15   },
16   "swift_versions": "5.0",
17   "platforms": {
18     "ios": "11.0",
19     "tvos": "11.0"
20   },
21   "static_framework": true,
22   "source_files": "Sources/BrazeKitCompat/**/*.{h,m}",
23   "public_header_files": "Sources/BrazeKitCompat/include/*.h",
24   "dependencies": {
25     "BrazeKitDev": [
26       "5.9.0"
27     ],
28     "BrazeLocationDev": [
29       "5.9.0"
30     ]
31   },
32   "pod_target_xcconfig": {
33     "DEFINES_MODULE": "YES"
34   },
35   "swift_version": "5.0"