blob: 4dd7f9369a81c97eb61ffdeebe53f058b100f207 [file] [log] [blame]
{
"name": "UID_SDK",
"version": "1.0.3",
"summary": "This is one alternative approach for user authentication manually. It have afew easy steps to achieve this goal...",
"homepage": "https://github.com/mozhgan/sdk/",
"authors": {
"UID_SDK": "jelodar.mozhgan@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://www.dropbox.com/s/1qxv32z2ho4zeoo/UID_SDK.zip?dl=0"
},
"ios": {
"vendored_frameworks": "UID_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"
}