[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / 6 / AWSCognitoIdentityProvider / 2.4.6 / AWSCognitoIdentityProvider.podspec.json
blob2d0114857b36471f449ccde93cd1854f7911c6d9
2   "name": "AWSCognitoIdentityProvider",
3   "version": "2.4.6",
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/cognito",
7   "license": "Amazon Software License",
8   "authors": {
9     "Amazon Web Services": "amazonwebservices"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/aws/aws-sdk-ios.git",
16     "tag": "2.4.6"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "AWSCore": [
21       "2.4.6"
22     ]
23   },
24   "source_files": "AWSCognitoIdentityProvider/**/*.{h,m,c}",
25   "public_header_files": [
26     "AWSCognitoIdentityProvider/*.h",
27     "AWSCognitoIdentityProvider/CognitoIdentityProvider/*.h"
28   ],
29   "private_header_files": "AWSCognitoIdentityProvider/Internal/*.h"