blob: bf28ccb30b3d4ac2d4d711fdc601d3445300ff4b [file] [log] [blame]
{
"name": "ShortMediaCache",
"version": "0.1.0",
"summary": "A cache for short video while playing.",
"homepage": "https://github.com/dangercheng/ShortMediaCache",
"license": "MIT",
"authors": {
"DandJ": "877478415@qq.com"
},
"source": {
"git": "https://github.com/dangercheng/ShortMediaCache.git",
"tag": "0.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "ShortMediaCache/*.{h,m}"
}