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