| { |
| "name": "SJM3u8MediaCache", |
| "version": "0.1.1", |
| "summary": "m3u8 web video cache download", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/CrazyDrop/SJM3u8MediaCache", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "erik": "wo160.160@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/CrazyDrop/SJM3u8MediaCache.git", |
| "tag": "0.1.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "SJM3u8MediaCache/Classes/**/*", |
| "dependencies": { |
| "AFNetworking": [ |
| "= 3.2.1" |
| ], |
| "M3U8Kit": [ |
| "= 0.3.2" |
| ] |
| } |
| } |