blob: bcbc9b22ce8b11f6c3ee11871ba58ad144ac7473 [file] [log] [blame]
{
"name": "KingCacheVideo",
"version": "0.0.3",
"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.3"
},
"source_files": [
"KingCacheVideo",
"KingCacheVideo/**/*.{h,m}"
],
"frameworks": [
"MediaPlayer",
"AVFoundation",
"MobileCoreServices"
]
}