[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / c / b / vlc-player / 1.1.4 / vlc-player.podspec.json
blob8e7db05bed528c8a7db9e694fda6316fad820093
2   "name": "vlc-player",
3   "version": "1.1.4",
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.4"
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"