[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / 8 / a / DolphinPlayer / 1.0.2 / DolphinPlayer.podspec.json
blob17fe32a545f21a568db66bf8e3dc144a345a7811
2   "name": "DolphinPlayer",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Supported DRM player.",
7   "requires_arc": true,
8   "version": "1.0.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/DolphinPlayer.framework.zip"
19   },
20   "frameworks": "AVFoundation",
21   "dependencies": {
22     "Alamofire": [
23       "~> 4.7"
24     ],
25     "SwiftyJSON": [
27     ],
28     "CryptoSwift": [
29       "~> 0.13"
30     ],
31     "Player": [
32       "~> 0.12"
33     ],
34     "Socket.IO-Client-Swift": [
35       "~> 13.4"
36     ],
37     "M3U8Kit": [
38       "~> 0.2"
39     ],
40     "Reachability": [
41       "~> 3.2"
42     ]
43   },
44   "source_files": "DolphinPlayer.framework/Headers/*.h",
45   "swift_version": "4.2"