[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 7 / 6 / CBBFunctionChannel / 2.0.7 / CBBFunctionChannel.podspec.json
blobeac7d70b628fd11f88c540f2adf9533d16c1ed95
2   "name": "CBBFunctionChannel",
3   "version": "2.0.7",
4   "summary": "FunctionChannel for iOS",
5   "homepage": "https://github.com/cross-border-bridge/function-channel-ios",
6   "authors": "DWANGO Co., Ltd.",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/cross-border-bridge/function-channel-ios.git",
16     "tag": "2.0.7"
17   },
18   "source_files": "CBBFunctionChannel/**/*.{h,m}",
19   "dependencies": {
20     "CBBDataChannel": [
21       "~> 2.0.4"
22     ]
23   }