[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / f / 4 / 5 / DouYPlayer / 0.1.0 / DouYPlayer.podspec.json
blobbf943f3cc1bd24bf239df340e300223fd920ec7a
2   "name": "DouYPlayer",
3   "version": "0.1.0",
4   "summary": "DouYinPlayer - swift 4.2.",
5   "description": "播放器: 1. 播放本地网络视频。 竖屏播放, 支持滑动, 鉴权.",
6   "homepage": "https://github.com/shiliujiejie/DouYPlayer",
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/DouYPlayer.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "DouYPlayer/Classes/**/*",
23   "resource_bundles": {
24     "DouYPlayer": [
25       "DouYPlayer/Assets/*.png"
26     ]
27   },
28   "dependencies": {
29     "SnapKit": [
31     ]
32   }