[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / e / c / HaventecAuthenticate / 1.2.2 / HaventecAuthenticate.podspec.json
blob314b7b53b8d4674d2d99256b008edd829ab74824
2   "name": "HaventecAuthenticate",
3   "version": "1.2.2",
4   "summary": "SDK providing functions for interacting with the Authenticate API.",
5   "description": "'SDK providing functions for interacting with the Authenticate API.'",
6   "homepage": "https://github.com/Haventec/authenticate-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Haventec": "info@haventec.com"
13   },
14   "source": {
15     "git": "https://github.com/Haventec/authenticate-ios-sdk.git",
16     "tag": "1.2.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "HaventecAuthenticate/Classes/**/*",
22   "dependencies": {
23     "HaventecCommon": [
24       "~> 1.1.0"
25     ],
26     "SwiftKeychainWrapper": [
28     ],
29     "JWTDecode": [
30       "~> 2.2"
31     ]
32   },
33   "swift_versions": "4.2",
34   "swift_version": "4.2"