blob: 3d8ef717c7a50f266776a4377113a42c75708809 [file] [log] [blame]
{
"name": "KYCacheAVPlayer",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "KYCacheAVPlayer/Classes/**/*",
"frameworks": [
"UIKit",
"AVFoundation"
],
"dependencies": {
"VIMediaCache": [
"~> 0.4"
]
}
}