4 "summary": "A button SDK that uses Yoti app to complete the share",
5 "description": "The mobile SDK purpose is to provide 3rd party applications the ability to request attributes from a Yoti user while leveraging the Yoti mobile App. It is an interaction between a 3rd Party app and Yoti app facilitated by a very lightweight SDKs. This repo contains the tools and step by step instructions so that your users can share their identity details with your application in a secure and trusted way.",
6 "homepage": "https://github.com/chigwededza/yrnsdk",
15 "swift_versions": "5.0",
17 "git": "https://github.com/chigwededza/yrnsdk.git",
21 "YotiButtonSDK/*.swift",
22 "YotiButtonSDK/*/*.swift",
23 "YotiButtonSDK/*/*/*.swift"
25 "exclude_files": "Classes/Exclude",
28 "script": "YOTI_COMPAT_HEADER_SOURCE = \"${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h\"\nYOTI_COMPAT_HEADER_NAME = \"${PRODUCT_MODULE_NAME}-Swift.h\"\nYOTI_COMPAT_HEADER_DEST = \"${PODS_ROOT}/Headers/Public/yoti_sdk/${YOTI_COMPAT_HEADER_NAME}\"\ntouch ~/Desktop/YRNSDK_POD_AFTER_COMPILE_RUN.txt",
29 "execution_position": "after_compile"
31 "swift_version": "5.0"