[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 6 / 1 / 2 / JFVideoPlayView / 1.0.1 / JFVideoPlayView.podspec.json
blobc1c2991742eacf6f0db23a30e35e67f13a49bc6d
2   "name": "JFVideoPlayView",
3   "version": "1.0.1",
4   "summary": "JFVideoPlayView 是一款方便好用的视频播放器",
5   "description": "JFVideoPlayView 是一款方便好用的视频播放器, 它支持全屏和非全屏. 使用方便",
6   "homepage": "https://github.com/Little-Captain/JFVideoPlayView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Little-Captain": "littlecaptain@foxmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Little-Captain/JFVideoPlayView.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JFVideoPlayView/Classes/**/*",
22   "resources": "JFVideoPlayView/Assets/*",
23   "dependencies": {
24     "Masonry": [
26     ]
27   }