[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / d / 7 / BrazeKitCompatDev / 5.7.0 / BrazeKitCompatDev.podspec.json
blob65a5e4bb6de44ab546965804238979ed743a26e6
2   "name": "BrazeKitCompatDev",
3   "module_name": "BrazeKitCompat",
4   "version": "5.7.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.7.0"
15   },
16   "swift_versions": "5.0",
17   "platforms": {
18     "ios": "10.0",
19     "tvos": "10.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.7.0"
27     ],
28     "BrazeLocationDev": [
29       "5.7.0"
30     ]
31   },
32   "pod_target_xcconfig": {
33     "DEFINES_MODULE": "YES"
34   },
35   "swift_version": "5.0"