[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / d / c / 6 / MjSocialLogins / 0.1.2 / MjSocialLogins.podspec.json
bloba58fe50b28adb7a1e5bd8c5515eb54ff2515fd02
2   "name": "MjSocialLogins",
3   "version": "0.1.2",
4   "swift_versions": "5.0",
5   "summary": "A simple & light weight open source library for all standard social logins.",
6   "description": "'A simple & light weight open source library for all standard social login like: apple, google, facebook, Which provides the support for UIKit & SwiftUI frameworks.'",
7   "homepage": "https://github.com/MjCodingCamp/MjSocialLogins.git",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Mohammad Jeeshan": "mohammad.jeeshan.91@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/MjCodingCamp/MjSocialLogins.git",
17     "tag": "0.1.2"
18   },
19   "social_media_url": "https://twitter.com/MjCodingCamp",
20   "platforms": {
21     "ios": "13.0"
22   },
23   "source_files": "MjSocialLogins/Classes/*",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "GoogleSignIn": [
28     ],
29     "FBSDKLoginKit/Swift": [
31     ]
32   },
33   "swift_version": "5.0"