[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / d / c / 6 / MjSocialLogins / 0.1.3 / MjSocialLogins.podspec.json
blob8d13d29b77d40d87ca348cd3188b5717e6c7c59a
2   "name": "MjSocialLogins",
3   "version": "0.1.3",
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 both iOS frameworks UIKit & SwiftUI.'",
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.3"
18   },
19   "social_media_url": "https://twitter.com/MjCodingCamp",
20   "platforms": {
21     "ios": "13.0"
22   },
23   "source_files": "Sources/MjSocialLogins/**/*",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "GoogleSignIn": [
28     ],
29     "FBSDKLoginKit/Swift": [
31     ]
32   },
33   "swift_version": "5.0"