[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / 6 / AWSCognitoIdentityProvider / 2.24.2 / AWSCognitoIdentityProvider.podspec.json
blob531b58f2b3ba7bc5c18b52ddf9a40862a9473a04
2   "name": "AWSCognitoIdentityProvider",
3   "version": "2.24.2",
4   "summary": "Amazon Cognito Identity Provider SDK for iOS (Beta)",
5   "description": "Amazon Cognito Identity Provider enables sign up and authentication of your end users",
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.24.2"
17   },
18   "requires_arc": true,
19   "frameworks": [
20     "Security",
21     "UIKit"
22   ],
23   "dependencies": {
24     "AWSCore": [
25       "2.24.2"
26     ],
27     "AWSCognitoIdentityProviderASF": [
28       "2.24.2"
29     ]
30   },
31   "source_files": "AWSCognitoIdentityProvider/**/*.{h,m,c}",
32   "public_header_files": "AWSCognitoIdentityProvider/*.h",
33   "private_header_files": "AWSCognitoIdentityProvider/Internal/*.h"