[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / c / 0 / 8 / AWSCognitoIdentityProviderASF / 2.27.9 / AWSCognitoIdentityProviderASF.podspec.json
blob9b13f5a852484058b5fd0190d8ee7a135a446d3d
2   "name": "AWSCognitoIdentityProviderASF",
3   "version": "2.27.9",
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.9"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "AWSCore": [
21       "2.27.9"
22     ]
23   },
24   "public_header_files": "AWSCognitoIdentityProviderASF/*.h",
25   "source_files": "AWSCognitoIdentityProviderASF/**/*.{h,m,c}",
26   "private_header_files": "AWSCognitoIdentityProviderASF/Internal/*.h"