[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 2 / a / RxAVKit / 2.0.0 / RxAVKit.podspec.json
blob714f76f004fb40239075a0dec6f704feb4686e70
2   "name": "RxAVKit",
3   "version": "2.0.0",
4   "summary": "Rx extension for AVKit.",
5   "description": "Rx extension for AVKit.\nRequires Xcode 12.0 with Swift 5.3.",
6   "homepage": "https://github.com/pawelrup/RxAVKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "PaweÅ‚ Rup": "pawelrup@lobocode.pl"
13   },
14   "source": {
15     "git": "https://github.com/pawelrup/RxAVKit.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "10.0",
20     "tvos": "11.0",
21     "osx": "10.15"
22   },
23   "swift_versions": "5.3",
24   "source_files": "Sources/RxAVKit/**/*",
25   "frameworks": "AVKit",
26   "dependencies": {
27     "RxSwift": [
29     ],
30     "RxCocoa": [
32     ]
33   },
34   "swift_version": "5.3"