[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 4 / 0 / HLSDownloader / 0.3.1 / HLSDownloader.podspec.json
blob24cbfa790fa14fca668700e362be47c93fb3a700
2   "name": "HLSDownloader",
3   "version": "0.3.1",
4   "swift_version": "5.0",
5   "summary": "Download Crypted HLS with server key and play video as local playing in iOS device.",
6   "description": "\"Download Crypted HLS with server key and play video as local playing in iOS device.\"",
7   "homepage": "https://github.com/qi-shun-wang/HLSDownloader",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Shun Wang": "qi.shun.wang@icloud.com"
14   },
15   "source": {
16     "git": "https://github.com/qi-shun-wang/HLSDownloader.git",
17     "tag": "0.3.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "HLSDownloader/Classes/**/*",
23   "frameworks": "AVKit"