[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / e / c / AWSFacebookSignIn / 2.36.7 / AWSFacebookSignIn.podspec.json
blob92e96c1784428c00d9a93f842502020e2a749b5e
2   "name": "AWSFacebookSignIn",
3   "version": "2.36.7",
4   "summary": "Amazon Web Services SDK for iOS.",
5   "description": "The AWS SDK for iOS provides a library, code samples, and documentation for developers to build connected mobile applications using AWS.",
6   "homepage": "http://aws.amazon.com/mobile/sdk",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Amazon Web Services": "amazonwebservices"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/aws-amplify/aws-sdk-ios.git",
16     "tag": "2.36.7"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "AWSAuthCore": [
21       "2.36.7"
22     ],
23     "AWSCore": [
24       "2.36.7"
25     ],
26     "FBSDKLoginKit": [
27       "9.0"
28     ],
29     "FBSDKCoreKit": [
30       "9.0"
31     ]
32   },
33   "source_files": "AWSAuthSDK/Sources/AWSFacebookSignIn/*.{h,m}",
34   "public_header_files": "AWSAuthSDK/Sources/AWSFacebookSignIn/*.h",
35   "resource_bundles": {
36     "AWSFacebookSignIn": [
37       "AWSAuthSDK/Sources/AWSFacebookSignIn/Images.xcassets",
38       "AWSAuthSDK/Sources/AWSFacebookSignIn/PrivacyInfo.xcprivacy"
39     ]
40   }