[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 5 / 4 / 9 / RxKakaoSDKAuth / 2.22.1 / RxKakaoSDKAuth.podspec.json
blobb57364975034d92bf3c977eee0bcf9801b73118f
2   "name": "RxKakaoSDKAuth",
3   "version": "2.22.1",
4   "summary": "ReactiveX-KakaoSDK Auth",
5   "homepage": "https://developers.kakao.com",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "kakaosdk.dev": "kakaosdk.dev@kakaocorp.com"
11   },
12   "platforms": {
13     "ios": "13.0"
14   },
15   "source": {
16     "git": "https://github.com/kakao/kakao-ios-sdk-rx.git",
17     "tag": "2.22.1"
18   },
19   "source_files": [
20     "Sources/RxKakaoSDKAuth",
21     "Sources/RxKakaoSDKAuth/**/*.{swift}"
22   ],
23   "swift_versions": "5.0",
24   "info_plist": {
25     "CFBundleShortVersionString": "2.22.1"
26   },
27   "dependencies": {
28     "RxKakaoSDKCommon": [
29       "2.22.1"
30     ],
31     "KakaoSDKAuth": [
32       "2.22.1"
33     ]
34   },
35   "swift_version": "5.0"