[Add] LiteRTObjC 0.0.1-nightly.20250109
[CocoaPods.git] / Specs / 3 / 0 / 6 / HWPlayer / 0.1.0 / HWPlayer.podspec.json
blob5e023d7aa0aba2774e616d7d0a4df4b2041f6bb7
2   "name": "HWPlayer",
3   "version": "0.1.0",
4   "summary": "基于AVPlayer的音视频播放器,支持缓存",
5   "description": "视频部分暂未开发,并且不能播放直播,其他都应该没有问题",
6   "homepage": "https://github.com/RedGerrard/HWPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "RedGerrard": "417705652@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/RedGerrard/HWPlayer.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HWPlayer/Classes/**/*"