[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 0 / 7 / PianoOAuthFacebook / 2.7.0 / PianoOAuthFacebook.podspec.json
blobfb288f5d3c39d90be4c2e2d8b397381bb1535f21
2   "name": "PianoOAuthFacebook",
3   "version": "2.7.0",
4   "swift_versions": "5.7",
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.7.0"
18   },
19   "source_files": [
20     "Sources/*.swift",
21     "Sources/**/*.h"
22   ],
23   "static_framework": true,
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "dependencies": {
31     "PianoOAuth": [
32       "~> 2.7.0"
33     ],
34     "FBSDKLoginKit": [
35       "~> 16.1.0"
36     ]
37   },
38   "swift_version": "5.7"