[Add] FTMobileSDK 1.5.10-alpha.1
[CocoaPods.git] / Specs / 8 / 0 / b / PianoOAuth / 2.7.12 / PianoOAuth.podspec.json
blob1e603b3c3af8a03f3a1446aa9c0e71f62e7a405f
2   "name": "PianoOAuth",
3   "version": "2.7.12",
4   "swift_versions": "5.7",
5   "summary": "Enables iOS apps to sign in with Piano.io",
6   "homepage": "https://gitlab.com/piano-public/sdk/ios/package",
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/package.git",
17     "tag": "2.7.12"
18   },
19   "resource_bundles": {
20     "PianoSDK_PianoOAuth": [
21       "OAuth/Sources/Resources/*"
22     ]
23   },
24   "source_files": [
25     "OAuth/Sources/*.swift",
26     "OAuth/Sources/**/*.h"
27   ],
28   "static_framework": true,
29   "dependencies": {
30     "PianoConsents": [
31       "~> 1.0.2"
32     ],
33     "PianoCommon": [
34       "~> 2.7.12"
35     ]
36   },
37   "swift_version": "5.7"