| { | |
| "name": "JZVideoPlayer", | |
| "version": "1.0.0", | |
| "summary": "A short description of JZVideoPlayer.", | |
| "description": "video adapter", | |
| "homepage": "https://github.com/jiangzhengwei120/JZVideoPlayer", | |
| "license": "MIT", | |
| "authors": { | |
| "非著名程序员": "m18363070380@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/jiangzhengwei120/JZVideoPlayer.git", | |
| "tag": "1.0.0" | |
| }, | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "SJProgressSlider/*.{h,m}", | |
| "dependencies": { | |
| "Masonry": [ | |
| ] | |
| } | |
| } |