[Add] CSL-CS710S 1.8.0
[CocoaPods.git] / Specs / 0 / 8 / 6 / JKVideoPlayer / 0.1.0 / JKVideoPlayer.podspec.json
blob502f5380e1df75e691cdae5b1ac3bfcdc4cb7a5a
2   "name": "JKVideoPlayer",
3   "version": "0.1.0",
4   "summary": "this is a video player",
5   "description": "this is a video player,it will update with the need.",
6   "homepage": "https://github.com/xindizhiyin2014/JKVideoPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xindizhiyin2014": "929097264@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/xindizhiyin2014/JKVideoPlayer.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JKVideoPlayer/Classes/**/*",
22   "dependencies": {
23     "SJUIKit": [
25     ],
26     "Reachability": [
28     ],
29     "Masonry": [
31     ]
32   }