[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 7 / 6 / CBBFunctionChannel / 2.0.3 / CBBFunctionChannel.podspec.json
blob7ac8272c30de841adbf661c71b398883b4280a3b
2   "name": "CBBFunctionChannel",
3   "version": "2.0.3",
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.3"
17   },
18   "source_files": "CBBFunctionChannel/**/*.{h,m}",
19   "dependencies": {
20     "CBBDataChannel": [
22     ]
23   }