[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 0 / 7 / PianoOAuthFacebook / 2.8.5 / PianoOAuthFacebook.podspec.json
blob61417b50a10f3a51f82b84a3a545436817371806
2   "name": "PianoOAuthFacebook",
3   "version": "2.8.5",
4   "swift_versions": "5.10",
5   "summary": "Enables iOS apps to sign in with Piano.io and Facebook",
6   "homepage": "https://gitlab.com/piano-public/sdk/ios/packages/oauth-facebook",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": "Piano Inc.",
12   "platforms": {
13     "ios": "12.0"
14   },
15   "source": {
16     "git": "https://gitlab.com/piano-public/sdk/ios/packages/oauth-facebook.git",
17     "tag": "2.8.5"
18   },
19   "resource_bundles": {
20     "PianoSDK_OAuthFacebook": [
21       "Sources/Resources/*"
22     ]
23   },
24   "source_files": [
25     "Sources/*.swift",
26     "Sources/**/*.h"
27   ],
28   "static_framework": true,
29   "dependencies": {
30     "PianoOAuth": [
31       "~> 2.8.5"
32     ],
33     "FBSDKLoginKit": [
34       "~> 17.0.0"
35     ]
36   },
37   "swift_version": "5.10"