blob: 169c281cb732f192a736ed2eb55bebb31958fcc3 [file] [log] [blame]
{
"name": "JKVideoPlayer",
"version": "0.1.1",
"summary": "this is a video player",
"description": "this is a video player,it will update with the need.",
"homepage": "https://github.com/xindizhiyin2014/JKVideoPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xindizhiyin2014": "929097264@qq.com"
},
"source": {
"git": "https://github.com/xindizhiyin2014/JKVideoPlayer.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JKVideoPlayer/Classes/**/*",
"dependencies": {
"SJUIKit": [
],
"Reachability": [
],
"Masonry": [
]
}
}