blob: 7aa04d04ed0eda140b2ef988f6f679fc1cd5137d [file] [log] [blame]
{
"name": "AVPlayerItemCache",
"version": "1.2.3",
"swift_versions": "5",
"summary": "Video caching for AVPlayer",
"homepage": "https://github.com/appssemble/VideoCache",
"license": "MIT",
"authors": {
"Razvan Chelemen": "razvan@appssemble.com"
},
"description": "Easily cache your AVPlayer video and audio.",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/appssemble/VideoCache.git",
"tag": "1.2.3"
},
"source_files": "Sources/**/*.{h,m,swift}",
"requires_arc": true,
"swift_version": "5"
}