[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / e / c / HaventecAuthenticate / 0.0.8 / HaventecAuthenticate.podspec.json
blobb6e4d306bd02c170897fd4618041034ddc189de2
2   "name": "HaventecAuthenticate",
3   "version": "0.0.8",
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": "0.0.8"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HaventecAuthenticate/Classes/**/*",
22   "dependencies": {
23     "HaventecCommon": [
25     ],
26     "SwiftKeychainWrapper": [
28     ]
29   },
30   "swift_version": "4.2"