[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 4 / 6 / AWSCognitoIdentityProvider / 2.6.14 / AWSCognitoIdentityProvider.podspec.json
blobe73b35c017fbacc86ed77e30ae17e39b079a6fff
2   "name": "AWSCognitoIdentityProvider",
3   "version": "2.6.14",
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": "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.6.14"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "AWSCognitoIdentityProviderASF": [
21       "1.0.1"
22     ],
23     "AWSCore": [
24       "2.6.14"
25     ]
26   },
27   "source_files": "AWSCognitoIdentityProvider/**/*.{h,m,c}",
28   "public_header_files": [
29     "AWSCognitoIdentityProvider/*.h",
30     "AWSCognitoIdentityProvider/CognitoIdentityProvider/*.h"
31   ],
32   "private_header_files": "AWSCognitoIdentityProvider/Internal/*.h"