blob: 8d4a5b195efe7b1462c513cfdb543269c2f48366 [file] [log] [blame]
{
"name": "BYServiceSDK",
"version": "0.1.0",
"summary": "The BYServiceSDK is an iOS framework that allows you to easily integrate and leverage Banyan services.",
"description": "The BYServiceSDK is a universal iOS framework that was built using Swift and supports devices and simulators.\nThe purpose of this SDK is to simplify your integration with Banyan and our partners.",
"homepage": "https://github.com/getBanyan/by_mobile_ios_module_service_distribution",
"license": {
"type": "Apache License, Version 2.0",
"text": " Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n http://www.apache.org/licenses/LICENSE-2.0\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n"
},
"authors": {
"Shawn": "shawnfrank.work@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"dependencies": {
"VGSCollectSDK": [
"~> 1.7.5"
],
"VGSCollectSDK/CardScan": [
"~> 1.7.5"
],
"AWSLambda": [
"~> 2.23.0"
]
},
"swift_versions": "5",
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"ios": {
"vendored_frameworks": "BYServiceSDK.framework"
},
"source": {
"git": "https://github.com/getBanyan/by_mobile_ios_module_service_distribution.git",
"tag": "0.1.0"
},
"exclude_files": "Classes/Exclude",
"swift_version": "5"
}