[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / a / 2 / 5 / PolyvCloudClassSDK / 0.4.0 / PolyvCloudClassSDK.podspec.json
blob868e4d93fa9db15e88cad98ac9877817de896ef5
2   "name": "PolyvCloudClassSDK",
3   "version": "0.4.0",
4   "summary": "保利威 iOS 云课堂 SDK.",
5   "homepage": "http://git.polyv.net/ios/PolyvCloudClassSDK",
6   "license": "MIT",
7   "authors": {
8     "ftao": "fft1026@163.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "http://git.polyv.net/ios/PolyvCloudClassSDK.git",
15     "tag": "0.4.0"
16   },
17   "vendored_frameworks": "Frameworks/PolyvCloudClassSDK.framework",
18   "requires_arc": true,
19   "dependencies": {
20     "PolyvFoundationSDK": [
21       "~> 0.4.0"
22     ],
23     "PolyvBusinessSDK": [
24       "~> 0.4.0"
25     ],
26     "AgoraRtcEngine_iOS": [
27       "~> 2.3.1"
28     ],
29     "AFNetworking": [
30       "~> 3.2.1"
31     ],
32     "SDWebImage": [
33       "~> 4.4.0"
34     ]
35   }