[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 1 / 4 / 2 / M3U8Kit2 / 0.0.9 / M3U8Kit2.podspec.json
blobb91d770fd8e682d53a0430c88da4bf50d5ac2af4
2   "name": "M3U8Kit2",
3   "version": "0.0.9",
4   "summary": "A paser for M3U8",
5   "description": "A paser for M3U8.\nSupports iOS, tvOS, watchOS",
6   "homepage": "https://github.com/aikdong/M3U8Paser.git",
7   "license": "MIT",
8   "authors": {
9     "Don": "aikdong@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0",
13     "watchos": "2.0",
14     "tvos": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/aikdong/M3U8Paser.git",
18     "tag": "0.0.9"
19   },
20   "source_files": [
21     "M3U8Kit",
22     "M3U8Kit/**/*.{h,m}"
23   ],
24   "prefix_header_file": "M3U8Kit/M3U8Kit-Prefix.pch"