[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 3 / 1 / GoogleSignInSwift / 0.3.1 / GoogleSignInSwift.podspec.json
blob6d9a356c63770478059bc1b69d09a389131ef422
2   "name": "GoogleSignInSwift",
3   "version": "0.3.1",
4   "summary": "Google Sign In allows users to sign in with their Google account.",
5   "swift_versions": "5.0",
6   "frameworks": "AuthenticationServices",
7   "description": "GoogleSignInSwift allows users to sign in with their Google account. A more up-to-date Google Sign In written completely in Swift!",
8   "homepage": "https://github.com/J0shK/GoogleSignInSwift",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Josh Kowarsky": "josh.kowarsky@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/J0shK/GoogleSignInSwift.git",
18     "tag": "0.3.1"
19   },
20   "platforms": {
21     "ios": "13.0"
22   },
23   "source_files": "GoogleSignInSwift/Classes/**/*",
24   "swift_version": "5.0"