[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 1 / 6 / DolphinPlayerGbox / 1.0 / DolphinPlayerGbox.podspec.json
blobb0e595ed6603968ce8a8c511f8bfe8680983424a
2   "name": "DolphinPlayerGbox",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Supported DRM player for Gbox app.",
7   "requires_arc": true,
8   "xcconfig": {
9     "VALID_ARCHS": "armv7 arm64 x86_64"
10   },
11   "version": "1.0",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Tu NM": "tunm@dol-tech.com"
18   },
19   "homepage": "http://dol-tech.com",
20   "source": {
21     "http": "https://drm.dol-tech.com/static/gbox/DolphinPlayerGbox.framework.zip"
22   },
23   "frameworks": "AVFoundation",
24   "dependencies": {
25     "CryptoSwift": [
26       "~> 1.3.8"
27     ],
28     "M3U8Kit": [
29       "~> 1.0.2"
30     ]
31   },
32   "source_files": "DolphinPlayerGbox.framework/Headers/*.h",
33   "ios": {
34     "vendored_frameworks": "DolphinPlayerGbox.framework"
35   },
36   "swift_versions": "5.0",
37   "swift_version": "5.0"