blob: 63745e27080751989fe63ede4441f26ab79517d5 [file] [log] [blame]
{
"name": "UID_KYC_SDK",
"version": "1.0.0",
"summary": "UID is an application that allows you to login and register on websites without having a username and password.",
"homepage": "https://github.com/mozhgan/sdk/",
"authors": {
"UID_KYC_SDK": "jelodar.mozhgan@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://u-id.net/files/UID_KYC_SDK.zip"
},
"ios": {
"vendored_frameworks": "UID_KYC_SDK.framework",
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation"
]
},
"requires_arc": true,
"swift_versions": "5.0",
"dependencies": {
"SwiftLint": [
],
"Alamofire": [
"~> 5.1.0"
],
"ObjectMapper": [
"~> 3.5"
],
"SnapKit": [
"~> 5.0.0"
],
"Starscream": [
"~> 4.0.3"
]
},
"swift_version": "5.0"
}