[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 2 / f / CDSocialGoogleLogin / 0.1.0 / CDSocialGoogleLogin.podspec.json
blobe7ab170b0c8200f4f0b83bd81f67ff732b5ceac5
2   "name": "CDSocialGoogleLogin",
3   "version": "0.1.0",
4   "summary": "This is demo for social login for creating a pod file.",
5   "description": "Using this we are login to google sign in with helper.",
6   "homepage": "https://github.com/prajaktashirude/SocialLogin",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "prajaktashirude": "prajakta@codetoart.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/prajaktashirude/SocialLogin.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "SocialLogin/**/*.{swift}",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "dependencies": {
25     "GoogleSignIn": [
27     ]
28   },
29   "swift_versions": "4.2",
30   "static_framework": true,
31   "swift_version": "4.2"