[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / e / c / HaventecAuthenticate / 1.2.1 / HaventecAuthenticate.podspec.json
blob9996a7d8ed5553629e0d57b5d32e6259d42c79eb
2   "name": "HaventecAuthenticate",
3   "version": "1.2.1",
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.1"
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"