blob: ee0206c7974a58cc831e0412f335aa0218bc6f4a [file] [log] [blame]
{
"name": "KingCacheVideo",
"version": "0.0.5",
"summary": "A video player with cache.",
"description": "A video player with cache................",
"homepage": "https://github.com/hengyangKing/KingCacheVideo",
"license": "MIT",
"authors": {
"hengyangKing": "hengyangKing.yeah.net"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hengyangKing/KingCacheVideo.git",
"tag": "0.0.5"
},
"source_files": [
"KingCacheVideo",
"KingCacheVideo/**/*.{h,m}"
],
"frameworks": [
"MediaPlayer",
"AVFoundation",
"MobileCoreServices"
]
}