blob: 257d66ffe8f888075a932a1e9b9f6368a2442ce1 [file] [log] [blame]
{
"name": "UnifyID-PushAuth",
"version": "2.0.13",
"summary": "Secure Push Authentication for Website Entry, UnifyID SDK",
"description": "Combined with UnifyID Web SDK, this provides a secure and quick way to implement second factor push authentication\ninto your iOS mobile app.",
"homepage": "https://github.com/UnifyID/unifyid-ios-sdk/blob/master/PushAuth",
"license": {
"type": "Commercial",
"text": "See https://unify.id/terms"
},
"authors": {
"UnifyID": "support@unify.id"
},
"source": {
"http": "https://github.com/UnifyID/unifyid-ios-sdk/releases/download/UnifyID-PushAuth-v2.0.13/UnifyID-PushAuth-v2.0.13.zip"
},
"vendored_frameworks": "PushAuth.framework",
"swift_versions": "4.2",
"platforms": {
"ios": "10.0"
},
"dependencies": {
"UnifyID-Core": [
"~> 2.0.27"
],
"SwiftProtobuf": [
"~> 1.8.0"
]
},
"swift_version": "4.2"
}