[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / e / c / AWSFacebookSignIn / 2.6.12 / AWSFacebookSignIn.podspec.json
blobd126df593a32ad3b2c167e909028e94f2c195993
2   "name": "AWSFacebookSignIn",
3   "version": "2.6.12",
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": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/aws/aws-sdk-ios.git",
16     "tag": "2.6.12"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "AWSAuthCore": [
21       "2.6.12"
22     ],
23     "FBSDKLoginKit": [
24       "~> 4.0"
25     ],
26     "FBSDKCoreKit": [
27       "~> 4.0"
28     ]
29   },
30   "source_files": "AWSAuthSDK/Sources/AWSFacebookSignIn/*.{h,m}",
31   "public_header_files": "AWSAuthSDK/Sources/AWSFacebookSignIn/*.h",
32   "resource_bundles": {
33     "AWSFacebookSignIn": "AWSAuthSDK/Sources/AWSFacebookSignIn/Images.xcassets"
34   }