[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 9 / 4 / AWSAuth / 2.6.12 / AWSAuth.podspec.json
blob684e4868112c5b34de61759ca3f7425aae1a2b00
2   "name": "AWSAuth",
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   "subspecs": [
20     {
21       "name": "Core",
22       "dependencies": {
23         "AWSAuthCore": [
24           "2.6.12"
25         ]
26       }
27     },
28     {
29       "name": "FacebookSignIn",
30       "dependencies": {
31         "AWSFacebookSignIn": [
32           "2.6.12"
33         ]
34       }
35     },
36     {
37       "name": "GoogleSignIn",
38       "dependencies": {
39         "AWSGoogleSignIn": [
40           "2.6.12"
41         ]
42       }
43     },
44     {
45       "name": "UserPoolsSignIn",
46       "dependencies": {
47         "AWSUserPoolsSignIn": [
48           "2.6.12"
49         ]
50       }
51     },
52     {
53       "name": "UI",
54       "dependencies": {
55         "AWSAuthUI": [
56           "2.6.12"
57         ]
58       }
59     }
60   ]