[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / a / b / YHPlayer / 0.1.1 / YHPlayer.podspec.json
blobe4d66bc117594ae1775baf29eb04d7e129265214
2   "name": "YHPlayer",
3   "version": "0.1.1",
4   "summary": "An easy-to-use video player based on swift language",
5   "description": "TODO: The player provides a simple API and Delegate, and supports placeholder image for the first frame of the video.",
6   "homepage": "https://github.com/CharonYH/YHPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YEHAN": "2436567084@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/CharonYH/YHPlayer.git",
16     "tag": "0.1.1"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "YHPlayer/Classes/**/*",
23   "dependencies": {
24     "SnapKit": [
26     ]
27   },
28   "swift_version": "5.0"