[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 2 / 7 / OAuthFramework / 0.2.3 / OAuthFramework.podspec.json
blobce73de8ddba4f7e9679dc68cf932ddd2ada2ea8f
2   "name": "OAuthFramework",
3   "version": "0.2.3",
4   "summary": "iOS Framework with popular social",
5   "description": "Single iOS Library for OAuth in popular social networks",
6   "homepage": "https://github.com/NaUKMA-Programistich/OAuthFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Oleksii Dzhos": "oleksii.dzhos@ukma.edu.ua"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/NaUKMA-Programistich/OAuthFramework.git",
19     "tag": "0.2.3"
20   },
21   "source_files": "Sources/**/*.{h,m,swift}",
22   "swift_versions": "5.0",
23   "dependencies": {
24     "GoogleSignIn": [
25       "~> 6.0.2"
26     ],
27     "FBSDKCoreKit": [
28       "~> 16.2.1"
29     ],
30     "FBSDKLoginKit": [
31       "~> 16.2.1"
32     ],
33     "Logging": [
35     ],
36     "SwiftLint": [
38     ]
39   },
40   "swift_version": "5.0"