[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 3 / 2 / SocialLogins / 0.1.6 / SocialLogins.podspec.json
blobd89ddb425f20d850dc88601aca5b757e772b0877
2   "name": "SocialLogins",
3   "version": "0.1.6",
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.1.6"
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   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "swift_version": "5.0"