[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 9 / e / c / HaventecAuthenticate / 1.0.1 / HaventecAuthenticate.podspec.json
blob7be71be3134839ddec9a2b23e46b9e652693e8b4
2   "name": "HaventecAuthenticate",
3   "version": "1.0.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.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "HaventecAuthenticate/Classes/**/*",
22   "dependencies": {
23     "HaventecCommon": [
24       "~> 1.0.0"
25     ],
26     "SwiftKeychainWrapper": [
28     ],
29     "JWTDecode": [
30       "~> 2.2"
31     ]
32   },
33   "swift_version": "4.2"