blob: 0409e759a4e21a5e05a473ac515bfecdfd4dccf0 [file] [log] [blame]
{
"name": "KYCacheAVPlayer",
"version": "0.1.3",
"summary": "KYCacheAVPlayer 是在VIMediaCache封装的带缓存的AVplayer工具.",
"homepage": "https://github.com/lj20082/KYCacheAVPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"673637753@qq.com": "673637753@qq.com"
},
"source": {
"git": "https://github.com/lj20082/KYCacheAVPlayer.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "KYCacheAVPlayer/Classes/**/*",
"frameworks": [
"UIKit",
"AVFoundation"
],
"dependencies": {
"VIMediaCache": [
"~> 0.4"
]
}
}