[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 9 / a / 1 / SaltedgeAuthenticatorSDK / 1.0.5 / SaltedgeAuthenticatorSDK.podspec.json
blob4b54940edb00dea468ff07d442dd631aeec7bef3
2   "name": "SaltedgeAuthenticatorSDK",
3   "version": "1.0.5",
4   "summary": "SDK for decoupled authentication solution to meet the requirements of Strong Customer Authentication (SCA)",
5   "description": "Authenticator iOS SDK - is a module for connecting to Salt Edge Authenticator API of\nBank (Service Provider) System, that implements Strong Customer Authentication/Dynamic Linking process.",
6   "homepage": "https://github.com/saltedge/sca-authenticator-ios",
7   "license": {
8     "type": "GPLv3",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Salt Edge Inc.": "authenticator@saltedge.com"
13   },
14   "source": {
15     "git": "https://github.com/saltedge/sca-authenticator-ios.git",
16     "tag": "1.0.5"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5",
22   "module_name": "SEAuthenticator",
23   "source_files": "SaltedgeAuthenticatorSDK/Classes/**/*",
24   "dependencies": {
25     "CryptoSwift": [
27     ]
28   },
29   "swift_version": "5"