[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / f / d / ZKVideoCache / 0.1.0 / ZKVideoCache.podspec.json
blobeaa9dba7fe0d3fc69822a43f9288e3aefdbe4e80
2   "name": "ZKVideoCache",
3   "version": "0.1.0",
4   "summary": "Use GCDWebServer to serve video request for m3u8 file request, support for mp4 is on the way",
5   "description": "Use GCDWebServer to serve video request for m3u8 file request, support for mp4 is on the way",
6   "homepage": "https://github.com/bestofsong/ZKVideoCache",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bestofsong": "betterofsong@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/bestofsong/ZKVideoCache.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZKVideoCache/Classes/**/*",
22   "dependencies": {
23     "GCDWebServer": [
25     ],
26     "ZKNetwork": [
28     ]
29   }