blob: 3376c9ecf02999c02a21eacc01dc86e3a8ca7f7a [file] [log] [blame]
{
"name": "QKVideoPlayer",
"version": "0.1.1",
"summary": "QKVideoPlayer.",
"description": "TODO: 播放视频.",
"homepage": "https://github.com/huahong1124/QKVideoPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huahong": "2330669775@qq.com"
},
"source": {
"git": "https://github.com/huahong1124/QKVideoPlayer.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "QKVideoPlayer/Classes/*.{h,m,swift}",
"resource_bundles": {
"QKVideoPlayer": [
"QKVideoPlayer/Assets/*.{bundle,xcassets,xib,storyboard}"
]
},
"dependencies": {
"SVProgressHUD": [
],
"YYCategories": [
]
}
}