blob: 2efabb630ef9856d8af831bf2684059560fb8d9a [file] [log] [blame]
{
"name": "UID_SDK",
"version": "1.0.1",
"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/vrbnjhyag3ibe35/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"
}