| { | |
| "name": "HLSSDK", | |
| "version": "0.1.0", | |
| "summary": "通用方法", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/fynmm/HLSSDK", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "fynmm": "974800149@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/fynmm/HLSSDK.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "HLSSDK/Classes/*" | |
| } |