[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 2 / 5 / PolyvCloudClassSDK / 0.0.6.1 / PolyvCloudClassSDK.podspec.json
blobf21fb64e1a42822639a5d5c4db02da4bd9cd2b9c
2   "name": "PolyvCloudClassSDK",
3   "version": "0.0.6.1",
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": "8.0"
12   },
13   "source": {
14     "git": "http://git.polyv.net/ios/PolyvCloudClassSDK.git",
15     "tag": "0.0.6.1"
16   },
17   "vendored_frameworks": "Frameworks/*.framework",
18   "requires_arc": true,
19   "default_subspecs": [
20     "Core",
21     "Extra",
22     "Player",
23     "ThirdPart"
24   ],
25   "subspecs": [
26     {
27       "name": "Core",
28       "vendored_frameworks": "Frameworks/*.framework"
29     },
30     {
31       "name": "Extra",
32       "dependencies": {
33         "PolyvBusinessSDK": [
34           "~> 0.0.6.1"
35         ]
36       }
37     },
38     {
39       "name": "Player",
40       "dependencies": {
41         "PolyvIJKPlayer": [
42           "~> 0.6.3"
43         ]
44       }
45     },
46     {
47       "name": "ThirdPart",
48       "dependencies": {
49         "AgoraRtcEngine_iOS": [
50           "2.9.0.102"
51         ],
52         "Socket.IO-Client-Swift": [
53           "~> 14.0.0"
54         ],
55         "PolyvAliHttpDNS": [
56           "~> 1.7.3"
57         ]
58       }
59     }
60   ]