blob: 1de70cb0b648b2bf1d94d976a057d2bf2d75b4c0 [file] [log] [blame]
{
"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": [
]
}
}