[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / 5 / 6 / PolyvBusinessSDK / 0.15.1-beta / PolyvBusinessSDK.podspec.json
blobc543aa4027df91697a374c8dfd9b5af1c493b99d
2   "name": "PolyvBusinessSDK",
3   "version": "0.15.1-beta",
4   "summary": "保利威 iOS 业务类库 SDK.",
5   "homepage": "http://git.polyv.net/polyv-sdk/ios/PolyvBusinessSDK",
6   "license": "MIT",
7   "authors": {
8     "LLH": "luolinhao@polyv.net"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "http://git.polyv.net/ios/PolyvBusinessSDK.git",
15     "tag": "0.15.1-beta"
16   },
17   "requires_arc": true,
18   "dependencies": {
19     "PolyvFoundationSDK": [
20       "~> 0.12.0"
21     ]
22   },
23   "subspecs": [
24     {
25       "name": "Core",
26       "vendored_frameworks": "Frameworks/PolyvBusinessSDK.framework"
27     },
28     {
29       "name": "Socket",
30       "dependencies": {
31         "PLVSocketIOClientSwift": [
32           "~> 0.1.0"
33         ]
34       }
35     }
36   ]