[Add] FTMobileSDK 1.5.10-alpha.1
[CocoaPods.git] / Specs / 8 / 0 / b / PianoOAuth / 2.3.8 / PianoOAuth.podspec.json
blobe381b45fc397ff3a3b50087eb71c0064b88dec82
2   "name": "PianoOAuth",
3   "version": "2.3.8",
4   "swift_versions": "5.0",
5   "summary": "Enables iOS apps to sign in with Piano.io",
6   "homepage": "https://github.com/tinypass/piano-sdk-for-ios",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": "Piano Inc.",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/tinypass/piano-sdk-for-ios.git",
17     "tag": "2.3.8"
18   },
19   "resources": "Sources/OAuth/OAuth/Resources/*.png",
20   "source_files": [
21     "Sources/Common/*.swift",
22     "Sources/OAuth/OAuth/**/*.swift",
23     "Sources/OAuth/OAuth/**/*.h"
24   ],
25   "static_framework": true,
26   "dependencies": {
27     "GoogleSignIn": [
29     ],
30     "FBSDKLoginKit/Swift": [
32     ]
33   },
34   "swift_version": "5.0"