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