[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 4 / 7 / AVPlayerSDRMVieOn / 1.4.2 / AVPlayerSDRMVieOn.podspec.json
blob3e8b1303b0a01d40b48cfcc4a28c80af3795bf8c
2   "name": "AVPlayerSDRMVieOn",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Supported DRM player for VieOn app.",
7   "requires_arc": true,
8   "version": "1.4.2",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "CuongLV": "cuonglv@dol-tech.com"
15   },
16   "homepage": "http://dol-tech.com",
17   "source": {
18     "http": "https://drm.dol-tech.com/static/AVPlayerSDRMVieOn.framework.zip"
19   },
20   "frameworks": "AVFoundation",
21   "dependencies": {
22     "CryptoSwift": [
23       "~> 1.0"
24     ],
25     "Player": [
26       "~> 0.13.1"
27     ],
28     "Socket.IO-Client-Swift": [
29       "~> 15.0"
30     ],
31     "M3U8Kit": [
32       "~> 0.3.0"
33     ]
34   },
35   "source_files": "AVPlayerSDRMVieOn.framework/Headers/*.h",
36   "ios": {
37     "vendored_frameworks": "AVPlayerSDRMVieOn.framework"
38   },
39   "swift_versions": "5.0",
40   "swift_version": "5.0"