[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 0 / 8 / AWSCognitoIdentityProviderASF / 2.27.3 / AWSCognitoIdentityProviderASF.podspec.json
blobc875c190d8a350f457595bfdd14d2bf8774bd4c9
2   "name": "AWSCognitoIdentityProviderASF",
3   "version": "2.27.3",
4   "summary": "Amazon Cognito Identity Provider Advanced Security Features library (Beta)",
5   "description": "Amazon Cognito Identity Provider ASF provides the information necessary to support adaptive authentication",
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.27.3"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "AWSCore": [
21       "2.27.3"
22     ]
23   },
24   "public_header_files": "AWSCognitoIdentityProviderASF/*.h",
25   "source_files": "AWSCognitoIdentityProviderASF/**/*.{h,m,c}",
26   "private_header_files": "AWSCognitoIdentityProviderASF/Internal/*.h"