[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / 8 / 4 / AWSCognitoAuth / 2.23.1 / AWSCognitoAuth.podspec.json
blob88c21e78b76672f39fcc2e6ebbbebd0fe555a312
2   "name": "AWSCognitoAuth",
3   "version": "2.23.1",
4   "summary": "Amazon Cognito Auth SDK for iOS",
5   "description": "Amazon Cognito Auth enables sign up and authentication of your end users via a hosted UI",
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.23.1"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "AWSCore": [
21       "2.23.1"
22     ],
23     "AWSCognitoIdentityProviderASF": [
24       "2.23.1"
25     ]
26   },
27   "source_files": "AWSCognitoAuth/**/*.{h,m,c}",
28   "public_header_files": "AWSCognitoAuth/*.h",
29   "private_header_files": "AWSCognitoAuth/Internal/*.h"