[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / d / c / 3 / PianoOAuthGoogle / 2.7.3 / PianoOAuthGoogle.podspec.json
blob9a9e5c3e0068f80db016c7937f92716cc19266a2
2   "name": "PianoOAuthGoogle",
3   "version": "2.7.3",
4   "swift_versions": "5.7",
5   "summary": "Enables iOS apps to sign in with Piano.io and Google",
6   "homepage": "https://gitlab.com/piano-public/sdk/ios/packages/oauth-google",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": "Piano Inc.",
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://gitlab.com/piano-public/sdk/ios/packages/oauth-google.git",
17     "tag": "2.7.3"
18   },
19   "source_files": [
20     "Sources/*.swift",
21     "Sources/**/*.h"
22   ],
23   "static_framework": true,
24   "dependencies": {
25     "PianoOAuth": [
26       "~> 2.7.3"
27     ],
28     "GoogleSignIn": [
29       "~> 7.0.0"
30     ]
31   },
32   "swift_version": "5.7"