blob: ba6486532a6af65dbec82d2a6d2fe85833adfa12 [file] [log] [blame]
{
"name": "AVPlayerCache",
"version": "0.0.7",
"summary": "Cache file while playing for avplayer",
"description": "Cache file while playing for avplayer and stored on disk",
"homepage": "https://github.com/cherokeerose/AVPlayerCacheDemo",
"license": "MIT",
"authors": {
"liutianrong": "1073169998@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cherokeerose/AVPlayerCacheDemo.git",
"tag": "0.0.7"
},
"source_files": [
"AVPlayerCache/*.{h,m}",
"AVPlayerCache/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}