[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / b / 6 / SJM3u8MediaCache / 0.1.1 / SJM3u8MediaCache.podspec.json
blob1e9256e7df998fc812f3eb586dc624413190caea
2   "name": "SJM3u8MediaCache",
3   "version": "0.1.1",
4   "summary": "m3u8 web video cache download",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/CrazyDrop/SJM3u8MediaCache",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "erik": "wo160.160@163.com"
13   },
14   "source": {
15     "git": "https://github.com/CrazyDrop/SJM3u8MediaCache.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SJM3u8MediaCache/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "= 3.2.1"
25     ],
26     "M3U8Kit": [
27       "= 0.3.2"
28     ]
29   }