[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 9 / 0 / MpegUrlKit / 0.1.0-a / MpegUrlKit.podspec.json
bloba2e7b1cf9917da60940c6d30cf6867ff60aa706d
2   "name": "MpegUrlKit",
3   "version": "0.1.0-a",
4   "summary": "MpegUrlKit is a serializer/deserializer of m3u (m3u8) format used in HLS.",
5   "homepage": "https://github.com/soranoba/MpegUrlKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "soranoba": "soranoba@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/soranoba/MpegUrlKit.git",
15     "tag": "0.1.0-a"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "MpegUrlKit/Classes/**/*.{m,h}",
21   "private_header_files": "MpegUrlKit/Classes/Private/*.h"