[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 7 / e / BMXCall / 2.2.2 / BMXCall.podspec.json
blob3d9f761eaa99e1b1e29d086783885e1436b4e0ac
2   "name": "BMXCall",
3   "version": "2.2.2",
4   "swift_versions": "5.3",
5   "source": {
6     "http": "https://github.com/runslikebutter/butterflymx-ios-sdk/raw/BMXCall_2.2.2/BMXCall.zip"
7   },
8   "summary": "A Swift framework to implement ButterflyMX SDK",
9   "homepage": "https://github.com/runslikebutter/butterflymx-ios-sdk",
10   "authors": {
11     "butterflymx": "admin@butterflymx.com"
12   },
13   "license": {
14     "type": "Apache-2.0",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "12.2"
19   },
20   "ios": {
21     "preserve_paths": "pjsip/**/*",
22     "xcconfig": {
23       "SWIFT_INCLUDE_PATHS": "$(inherited) \"${PODS_ROOT}/BMXCall/pjsip/include\"",
24       "OTHER_LDFLAGS": "$(inherited) -l\"c++\"",
25       "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PJ_AUTOCONF=1"
26     }
27   },
28   "vendored_frameworks": "BMXCall.xcframework",
29   "dependencies": {
30     "BMXCore": [
31       "~> 2.2.2"
32     ],
33     "TwilioVideo": [
34       "~> 5.1"
35     ]
36   },
37   "swift_version": "5.3"