[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 4 / 6 / DouYinPlayer / 0.1.1 / DouYinPlayer.podspec.json
blobeb604840fe29d76bc9188190558f6232a26b3bd8
2   "name": "DouYinPlayer",
3   "version": "0.1.1",
4   "summary": "DouYinPlayer - swift 4.2",
5   "description": "播放器: 1. 播放本地网络视频。 竖屏播放, 支持滑动, 鉴权。",
6   "homepage": "https://github.com/shiliujiejie/DouYinPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shiliujiejie": "zzhu51499@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/shiliujiejie/DouYinPlayer.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DouYinPlayer/Classes/**/*",
22   "swift_version": "4.2",
23   "resource_bundles": {
24     "DouYinPlayer": [
25       "DouYinPlayer/Assets/*.png"
26     ]
27   },
28   "dependencies": {
29     "SnapKit": [
31     ]
32   }