[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / 8 / 4 / AWSCognitoAuth / 2.9.8 / AWSCognitoAuth.podspec.json
blob89e3fb18aeb46d5365c58090f84600e51c1b5f3b
2   "name": "AWSCognitoAuth",
3   "version": "2.9.8",
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.9.8"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "AWSCognitoIdentityProviderASF": [
21       "1.0.1"
22     ]
23   },
24   "source_files": "AWSCognitoAuth/**/*.{h,m,c}",
25   "public_header_files": "AWSCognitoAuth/*.h",
26   "private_header_files": "AWSCognitoAuth/Internal/*.h"