blob: 02ec43191981306791b2c3bda50c8c5bfe01c2d2 [file] [log] [blame]
{
"name": "BMXCall",
"version": "1.0.13",
"swift_versions": "5.3",
"source": {
"http": "https://github.com/runslikebutter/butterflymx-ios-sdk/raw/BMXCall_1.0.13/BMXCall.zip"
},
"summary": "A Swift framework to implement ButterflyMX SDK",
"homepage": "https://github.com/runslikebutter/butterflymx-ios-sdk",
"authors": {
"butterflymx": "admin@butterflymx.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"preserve_paths": "pjsip/**/*",
"xcconfig": {
"SWIFT_INCLUDE_PATHS": "$(inherited) \"${PODS_ROOT}/BMXCall/pjsip/include\"",
"OTHER_LDFLAGS": "$(inherited) -l\"c++\"",
"GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PJ_AUTOCONF=1"
}
},
"vendored_frameworks": "BMXCall.xcframework",
"dependencies": {
"BMXCore": [
"~> 1.0.14"
]
},
"swift_version": "5.3"
}