Skip to content

Commit

Permalink
[Add] BVCommon 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Blackvision2021 authored and CocoaPodsBot committed Sep 25, 2023
1 parent 5469ee9 commit 970775d
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions Specs/f/1/8/BVCommon/1.3.2/BVCommon.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"name": "BVCommon",
"version": "1.3.2",
"summary": "Blackvision基础库",
"description": "Blackvision基础库,所有库都会依赖此库",
"homepage": "http://www.blackvision.net",
"license": {
"type": "MIT"
},
"authors": {
"Blackvision": "http://www.blackvision.net"
},
"source": {
"http": "https://wisdomapp.oss-cn-shanghai.aliyuncs.com/sdk/ios/BVCommon-1.3.2.zip",
"type": "zip"
},
"swift_versions": [
"5.0"
],
"platforms": {
"ios": "13.0"
},
"vendored_frameworks": "lib/*.xcframework",
"dependencies": {
"Alamofire": [
"~>5.6.4"
],
"SwiftyJSON": [
"~>5.0.1"
],
"CocoaMQTT": [
"2.0.9"
],
"SwiftProtobuf": [
"1.20.3"
],
"ZegoExpressEngine/Video": [
"3.2.0"
]
},
"swift_version": "5.0"
}

0 comments on commit 970775d

Please sign in to comment.