blob: 52dc98a6939c5255bb7937d9ae6fd4fe5f04e23a [file] [log] [blame]
{
"name": "CredifyCoreSDK",
"version": "0.1.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/credify-pte-ltd/credifyCore-iOS-public",
"summary": "CredifyCoreSDK is the framework for Credify ecoSystem",
"authors": {
"Credify Pte. Ltd.": "dev@credify.one"
},
"social_media_url": "https://github.com/credify-pte-ltd",
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/credify-pte-ltd/credifyCore-iOS-public.git",
"tag": "0.1.3"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"vendored_frameworks": "CredifyCoreSDK.xcframework",
"dependencies": {
"CredifyCryptoSwift": [
],
"KeychainAccess": [
],
"RealmSwift": [
]
},
"swift_version": "5.0"
}