[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 2 / a / RxAVKit / 1.1.0 / RxAVKit.podspec.json
blob1078a74cc6fbd8cba974afe45b07a854bb23bf2e
2   "name": "RxAVKit",
3   "version": "1.1.0",
4   "summary": "Rx extension for AVKit.",
5   "description": "Rx extension for AVKit.\nRequires Xcode 11.0 with Swift 5.1.",
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": "1.1.0"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "tvos": "9.0"
21   },
22   "swift_versions": "5.1",
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "5.1"
25   },
26   "source_files": "Sources/RxAVKit/**/*",
27   "frameworks": "AVKit",
28   "dependencies": {
29     "RxSwift": [
31     ],
32     "RxCocoa": [
34     ]
35   },
36   "swift_version": "5.1"