[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 9 / 7 / ACMSocialAuth / 1.0 / ACMSocialAuth.podspec.json
blob4c8c6b10e5f9812916597bbb1f7a4bb5f9ef9df1
2   "name": "ACMSocialAuth",
3   "version": "1.0",
4   "summary": "ACMSocialAuth iOS Library",
5   "description": "ACMSocialAuth is a social authentication library that help developers to make social auth easily.",
6   "homepage": "https://github.com/AppcentMobile/ACMSocialAuth",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENCE"
10   },
11   "authors": "burak",
12   "platforms": {
13     "ios": "13.0"
14   },
15   "swift_versions": "5.0",
16   "source": {
17     "git": "https://github.com/AppcentMobile/ACMSocialAuth.git",
18     "tag": "1.0"
19   },
20   "source_files": "Sources/**/*.{h,m,swift}",
21   "dependencies": {
22     "FBSDKCoreKit": [
23       "16.3.1"
24     ],
25     "FBSDKLoginKit": [
26       "16.3.1"
27     ],
28     "GoogleSignIn": [
29       "7.0.0"
30     ]
31   },
32   "swift_version": "5.0"