[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 4 / 2 / BzbsSDK / 0.0.2 / BzbsSDK.podspec.json
blobfb5c21a6e796e0f5c9083c6d4c36d09e05eb811e
2   "name": "BzbsSDK",
3   "version": "0.0.2",
4   "summary": "BzbsSDK frameworks for Buzzebees customer.",
5   "description": "* BzbsSDK frameworks for Buzzebees customer\n* Buzzebees api access token needed. Please contact to customer support.",
6   "homepage": "https://github.com/natchaporing/BzbsSDKFramework",
7   "license": {
8     "type": "Copyright",
9     "text": "      Copyright 2018\n      Permission is granted to Buzzebees co,.ltd\n"
10   },
11   "authors": {
12     "Natcha Arunchay": "natcha@buzzebees.com"
13   },
14   "source": {
15     "git": "https://github.com/natchaporing/BzbsSDKFramework.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "public_header_files": "BzbsSDK.framework/Headers/*.h",
23   "source_files": "BzbsSDK.framework/Headers/*.h",
24   "ios": {
25     "vendored_frameworks": "BzbsSDK.framework"
26   },
27   "module_map": "BzbsSDK.framework/Modules/module.modulemap",
28   "dependencies": {
29     "Alamofire": [
31     ]
32   },
33   "swift_version": "5.0"