[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / a / 3 / RxAppleSignIn / 0.1.0 / RxAppleSignIn.podspec.json
blob643c86927716ea8c4b38d094b54377c784ace294
2   "name": "RxAppleSignIn",
3   "version": "0.1.0",
4   "summary": "RxSwift extension",
5   "description": "RxSwift extension for apple sign in.",
6   "homepage": "https://github.com/Pumpkin-SweetPotato/RxAppleSignIn",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pumpkin-SweetPotato": "vibrio0102@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Pumpkin-SweetPotato/RxAppleSignIn.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "RxAppleSignIn/Classes/**/*",
22   "swift_versions": "5.0",
23   "ios": {
24     "frameworks": "AuthenticationServices"
25   },
26   "dependencies": {
27     "RxSwift": [
28       "~> 5"
29     ],
30     "RxCocoa": [
31       "~> 5"
32     ]
33   },
34   "swift_version": "5.0"