[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / 8 / 4 / AWSCognitoAuth / 2.6.2 / AWSCognitoAuth.podspec.json
blob7c18e6cb3be9cc86af21f2dda656f148e786bce4
2   "name": "AWSCognitoAuth",
3   "version": "2.6.2",
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.6.2"
17   },
18   "requires_arc": true,
19   "source_files": "AWSCognitoAuth/**/*.{h,m,c}",
20   "public_header_files": "AWSCognitoAuth/*.h",
21   "private_header_files": "AWSCognitoAuth/Internal/*.h"