[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 9 / e / c / AWSFacebookSignIn / 2.31.0 / AWSFacebookSignIn.podspec.json
blobb8fbb16f3ed91930513b4e39251c50757c72d9e7
2   "name": "AWSFacebookSignIn",
3   "version": "2.31.0",
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-amplify/aws-sdk-ios.git",
16     "tag": "2.31.0"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "AWSAuthCore": [
21       "2.31.0"
22     ],
23     "AWSCore": [
24       "2.31.0"
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": "AWSAuthSDK/Sources/AWSFacebookSignIn/Images.xcassets"
37   }