[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / b / 8 / BMXCore / 2.3.6 / BMXCore.podspec.json
bloba6532b169f909df8d4b804a6b9424c775ed11d5d
2   "name": "BMXCore",
3   "version": "2.3.6",
4   "swift_versions": [
5     "5"
6   ],
7   "cocoapods_version": ">= 1.13.0",
8   "platforms": {
9     "ios": "14.0"
10   },
11   "summary": "A Swift framework to implement ButterflyMX SDK",
12   "homepage": "https://github.com/runslikebutter/butterflymx-sdk-ios",
13   "license": "Apache-2.0 license",
14   "authors": {
15     "ButterflyMX": "admin@butterflymx.com"
16   },
17   "source": {
18     "git": "https://github.com/runslikebutter/butterflymx-sdk-ios.git",
19     "tag": "v2.3.6"
20   },
21   "source_files": "BMXCore/**/*.swift",
22   "dependencies": {
23     "Japx/Alamofire": [
25     ],
26     "Alamofire": [
27       "~> 5.2"
28     ],
29     "OAuthSwift": [
30       "~> 2.1"
31     ]
32   },
33   "resource_bundles": {
34     "BMXCore": [
35       "BMXCore/PrivacyInfo.xcprivacy"
36     ]
37   },
38   "swift_version": "5"