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