[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / a / 6 / c / KakaoSDKAuth / 2.8.4 / KakaoSDKAuth.podspec.json
blob24fe6999d76b2c5e67cdf9afb49d23f6831b195d
2   "name": "KakaoSDKAuth",
3   "version": "2.8.4",
4   "summary": "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": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/kakao/kakao-ios-sdk.git",
17     "tag": "2.8.4"
18   },
19   "source_files": [
20     "sources/KakaoSDKAuth",
21     "sources/KakaoSDKAuth/**/*.{swift}"
22   ],
23   "swift_versions": "5.0",
24   "info_plist": {
25     "CFBundleShortVersionString": "2.8.4"
26   },
27   "dependencies": {
28     "KakaoSDKCommon": [
29       "2.8.4"
30     ]
31   },
32   "swift_version": "5.0"