[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 1 / 2 / BCSUIT / 1.0.0 / BCSUIT.podspec.json
blob5cad99f4495683ea68be1c7878fbc3d83fe6800b
2   "name": "BCSUIT",
3   "version": "1.0.0",
4   "summary": "BCSUIT 是一个视频会议工具包",
5   "description": "BCSUIT 是一个为视频会议提供会议室底层能力的工具包",
6   "homepage": "https://gynanjin.coding.net/p/bcssdkt/d/BCSUIT/git/tree/master/README.md",
7   "license": "MIT",
8   "authors": {
9     "杨礼正": "yanglz@butel.com"
10   },
11   "pod_target_xcconfig": {
12     "VALID_ARCHS": "armv7 arm64"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://e.coding.net/gynanjin/bcssdkt/BCSUIT.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "BCSUI.framework/Headers/*.{h,m}",
22   "vendored_frameworks": "BCSUI.framework",
23   "dependencies": {
24     "BCSNativeT": [
25       "~> 1.0.0"
26     ]
27   }