[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / d / 3 / 2 / SocialLogins / 0.2.0 / SocialLogins.podspec.json
blob19406bf396cc2cf7c8620df7decda48801e57d08
2   "name": "SocialLogins",
3   "version": "0.2.0",
4   "summary": "SocialLogins makes integration easier.",
5   "description": "This package collects famous login providers such as Apple, Google for easy integration.",
6   "homepage": "https://github.com/eneskaraosman/SocialLogins",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "eneskaraosman": "eneskaraosman53@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/eneskaraosman/SocialLogins.git",
16     "tag": "0.2.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "static_framework": true,
23   "source_files": "SocialLogins/Classes/**/*.swift",
24   "exclude_files": "SocialLogins/*.plist",
25   "dependencies": {
26     "GoogleSignIn": [
28     ],
29     "FBSDKLoginKit": [
31     ]
32   },
33   "pod_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "swift_version": "5.0"