blob: 7f447eddaa25f7737ccd2e6047f7e527ff9c58cc [file] [log] [blame]
{
"name": "BDShortMediaCache",
"version": "1.0.0",
"summary": "A cache for short video while playing.",
"homepage": "https://github.com/dangercheng/ShortMediaCache",
"license": "MIT",
"authors": {
"SCOTTBAN": "scottban@qq.com"
},
"source": {
"git": "https://github.com/reference/ShortMediaCache.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "ShortMediaCache/*.{h,m}"
}