[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 3 / 1 / GoogleSignInSwift / 0.1.2 / GoogleSignInSwift.podspec.json
blobbe4b121ef3455702f71b81639f67bd6ab920614a
2   "name": "GoogleSignInSwift",
3   "version": "0.1.2",
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.2"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "GoogleSignInSwift/Classes/**/*",
23   "pod_target_xcconfig": {
24     "APPLICATION_EXTENSION_API_ONLY": "No"
25   },
26   "swift_version": "4.0"