[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 1 / 8 / BVCommon / 1.2.18 / BVCommon.podspec.json
blob1d401b3d8ceafaa8eaf1ed7f7b0319022dbf631d
2   "name": "BVCommon",
3   "version": "1.2.18",
4   "summary": "Blackvision基础库",
5   "description": "Blackvision基础库,所有库都会依赖此库",
6   "homepage": "http://www.blackvision.net",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Blackvision": "http://www.blackvision.net"
12   },
13   "source": {
14     "http": "https://wisdomapp.oss-cn-shanghai.aliyuncs.com/sdk/ios/BVCommon-1.2.18.zip",
15     "type": "zip"
16   },
17   "swift_versions": [
18     "5.0"
19   ],
20   "platforms": {
21     "ios": "13.0"
22   },
23   "pod_target_xcconfig": {
24     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
25   },
26   "user_target_xcconfig": {
27     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
28   },
29   "vendored_frameworks": "lib/*.xcframework",
30   "dependencies": {
31     "Alamofire": [
32       "~>5.6.4"
33     ],
34     "SwiftyJSON": [
35       "~>5.0.1"
36     ],
37     "CocoaMQTT": [
38       "2.0.9"
39     ],
40     "SwiftProtobuf": [
41       "1.20.3"
42     ],
43     "GzipSwift": [
44       "~>5.1.1"
45     ],
46     "ZegoExpressEngine/Video": [
47       "3.2.0"
48     ]
49   },
50   "swift_version": "5.0"