[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 3 / 1 / GoogleSignInSwift / 0.2.0 / GoogleSignInSwift.podspec.json
blob64728f1844a864b9d7787a38b84ded4bbdbf12b0
2   "name": "GoogleSignInSwift",
3   "version": "0.2.0",
4   "summary": "Google Sign In allows users to sign in with their Google account.",
5   "swift_versions": "4.0",
6   "description": "GoogleSignInSwift 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.2.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "GoogleSignInSwift/Classes/**/*",
23   "swift_version": "4.0"