2 "name": "UnifyID-PushAuth",
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",
9 "text": "See https://unify.id/terms"
12 "UnifyID": "support@unify.id"
15 "http": "https://github.com/UnifyID/unifyid-ios-sdk/releases/download/UnifyID-PushAuth-v3.2.2/UnifyID-PushAuth-v3.2.2.zip"
20 "swift_versions": "5.1",
22 "static_framework": true,
23 "cocoapods_version": ">= 1.10.0.rc.1",
24 "user_target_xcconfig": {
25 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386 arm64"
27 "pod_target_xcconfig": {
28 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386 arm64"
31 "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES",
32 "SWIFT_INCLUDE_PATHS": "$(inherited) \"${PODS_XCFRAMEWORKS_BUILD_DIR}/Clibsodium\"",
33 "OTHER_LDFLAGS": "$(inherited) -ObjC -l\"sodium\" -framework SwiftProtobuf",
34 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386 arm64"
36 "vendored_frameworks": [
37 "PushAuth.xcframework"
44 "swift_version": "5.1"