[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / c / b / vlc-player / 1.1.6 / vlc-player.podspec.json
blob208186851549976f513a397aa003b96da20354b2
2   "name": "vlc-player",
3   "version": "1.1.6",
4   "summary": "Stream player",
5   "description": "vlc-player is a lightweight and modular library written in Swift.",
6   "homepage": "https://github.com/IgorFedorchuk/vlc-player",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Igor Fedorchuk": "fedorchukjob@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/IgorFedorchuk/vlc-player.git",
16     "tag": "1.1.6"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Sources/**/*.{swift,h,m}",
23   "resources": "Sources/vlc-player/Resources/**/*",
24   "dependencies": {
25     "MobileVLCKit": [
26       "3.6.0"
27     ]
28   },
29   "swift_version": "5.0"