[Add] BoreyAdSDK 0.0.6
[CocoaPods.git] / Specs / 8 / 9 / 3 / CognitoWrapper / 1.0.4 / CognitoWrapper.podspec.json
blobe2e6404710cb5b435e4b4e1b1d96251b881c02e2
2   "name": "CognitoWrapper",
3   "version": "1.0.4",
4   "summary": "A wrapper around AWS Cognito SDK",
5   "platforms": {
6     "ios": "11.0"
7   },
8   "swift_versions": "5.0",
9   "description": "This pod provides a simple API for logging in to an AWS backend using Cognito User Pools.",
10   "homepage": "https://github.com/aldo-dev/CognitoWrapper",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "ALDO Inc": "aldodev@aldogroup.com"
17   },
18   "source": {
19     "git": "https://github.com/aldo-dev/CognitoWrapper.git",
20     "tag": "1.0.4"
21   },
22   "source_files": "CognitoWrapper/Classes/**/*",
23   "dependencies": {
24     "AWSCognito": [
26     ],
27     "AWSCognitoAuth": [
29     ],
30     "AWSCognitoIdentityProvider": [
32     ],
33     "AWSUserPoolsSignIn": [
35     ],
36     "EitherResult": [
38     ]
39   },
40   "swift_version": "5.0"