[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 1 / 2 / BCSUIT / 1.0.2 / BCSUIT.podspec.json
blob91dda1598cb29f65b279cd0a0f00ffc8037ef1d7
2   "name": "BCSUIT",
3   "version": "1.0.2",
4   "summary": "BCSUIT 是一个视频会议工具包",
5   "description": "BCSUIT 是一个为视频会议提供会议室底UI的工具包",
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.2"
20   },
21   "source_files": "BCSUI.framework/Headers/*.{h,m}",
22   "vendored_frameworks": "BCSUI.framework",
23   "dependencies": {
24     "BCSNativeT": [
25       "~> 1.0.2"
26     ]
27   }