[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / f / 6 / 5 / UnifyID-PushAuth / 3.0.0 / UnifyID-PushAuth.podspec.json
blob54c1ad0086fc98ab72027c57b813226a07190c96
2   "name": "UnifyID-PushAuth",
3   "version": "3.0.0",
4   "summary": "Secure Push Authentication for Website Entry, UnifyID SDK",
5   "description": "Combined with UnifyID Web SDK, this provides a secure and quick way to implement second factor push authentication\ninto your iOS mobile app.",
6   "homepage": "https://github.com/UnifyID/unifyid-ios-sdk/blob/master/PushAuth",
7   "license": {
8     "type": "Commercial",
9     "text": "See https://unify.id/terms"
10   },
11   "authors": {
12     "UnifyID": "support@unify.id"
13   },
14   "source": {
15     "http": "https://github.com/UnifyID/unifyid-ios-sdk/releases/download/UnifyID-PushAuth-v3.0.0/UnifyID-PushAuth-v3.0.0.zip"
16   },
17   "vendored_frameworks": "PushAuth.framework",
18   "swift_versions": "5.1",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "dependencies": {
23     "Sodium": [
24       "0.8.0"
25     ],
26     "KeychainSwift": [
27       "~> 19.0.0"
28     ],
29     "SwiftProtobuf": [
30       "~> 1.10.2"
31     ],
32     "UnifyID-Core": [
33       "~> 4.0.0"
34     ]
35   },
36   "swift_version": "5.1"