[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 6 / 9 / e / RxCallKit / 0.2.0 / RxCallKit.podspec.json
blob9f276217198a24684a6dea76172b7bc2173ad728
2   "name": "RxCallKit",
3   "version": "0.2.0",
4   "summary": "Reactive extension for CallKit.",
5   "description": "RxCallKit is an RxSwift reactive extension for CallKit.\nRequires Xcode 10.2 with Swift 5.0.",
6   "homepage": "https://github.com/pawelrup/RxCallKit",
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/RxCallKit.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.3",
22   "source_files": "Sources/RxCallKit/**/*",
23   "frameworks": "AVFoundation",
24   "dependencies": {
25     "RxSwift": [
27     ],
28     "RxCocoa": [
30     ]
31   },
32   "swift_version": "5.3"