blob: fb5c21a6e796e0f5c9083c6d4c36d09e05eb811e [file] [log] [blame]
{
"name": "BzbsSDK",
"version": "0.0.2",
"summary": "BzbsSDK frameworks for Buzzebees customer.",
"description": "* BzbsSDK frameworks for Buzzebees customer\n* Buzzebees api access token needed. Please contact to customer support.",
"homepage": "https://github.com/natchaporing/BzbsSDKFramework",
"license": {
"type": "Copyright",
"text": " Copyright 2018\n Permission is granted to Buzzebees co,.ltd\n"
},
"authors": {
"Natcha Arunchay": "natcha@buzzebees.com"
},
"source": {
"git": "https://github.com/natchaporing/BzbsSDKFramework.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"public_header_files": "BzbsSDK.framework/Headers/*.h",
"source_files": "BzbsSDK.framework/Headers/*.h",
"ios": {
"vendored_frameworks": "BzbsSDK.framework"
},
"module_map": "BzbsSDK.framework/Modules/module.modulemap",
"dependencies": {
"Alamofire": [
]
},
"swift_version": "5.0"
}