blob: c197fcf33a80e0929e86ca21d17983379018213c [file] [log] [blame]
{
"name": "UID_SDK",
"version": "1.0.0",
"summary": "UID_SDK summary.",
"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/9nuq9e3hcc87f3q/UID_SDK.zip?dl=0"
},
"ios": {
"vendored_frameworks": "UID_SDK.framework",
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation"
]
},
"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"
}