[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 5 / c / d / SJM3U8Downloader / 0.0.6 / SJM3U8Downloader.podspec.json
blob7fc86da2483e11e2d2406744053648445f6efbf8
2   "name": "SJM3U8Downloader",
3   "version": "0.0.6",
4   "summary": "m3u8 downloader.",
5   "description": "https://github.com/changsanjiang/SJM3U8Downloader/blob/master/README.md",
6   "homepage": "https://github.com/changsanjiang/SJM3U8Downloader",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "changsanjiang@gmail.com": "changsanjiang@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/changsanjiang/SJM3U8Downloader.git",
16     "tag": "0.0.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SJM3U8Downloader/*.{h,m}",
22   "dependencies": {
23     "SJDownloadDataTask": [
25     ],
26     "SJMediaCacheServer/KTVCocoaHTTPServer": [
28     ],
29     "SJUIKit/SQLite3": [
31     ]
32   },
33   "subspecs": [
34     {
35       "name": "Core",
36       "source_files": "SJM3U8Downloader/Core/*.{h,m}"
37     }
38   ]