[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 1 / 2 / JFVideoPlayView / 1.0.2 / JFVideoPlayView.podspec.json
blobe25294a7ded8dad8c56a15c54cc95222747647c4
2   "name": "JFVideoPlayView",
3   "version": "1.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JFVideoPlayView/Classes/**/*",
22   "resources": "JFVideoPlayView/Assets/*",
23   "dependencies": {
24     "Masonry": [
26     ]
27   }