blob: 69daffb6b49208680e6f7838e6b84e84da24d22f [file] [log] [blame]
{
"name": "OTPlayerCache",
"version": "0.0.1",
"summary": "a video cache for avplayer",
"homepage": "https://github.com/irobbin1024/OTPlayerCache.git",
"license": "Apache",
"authors": {
"irobbin1024": "irobbin1024@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/irobbin1024/OTPlayerCache.git",
"tag": "0.0.1"
},
"source_files": "OTPlayerCache/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}