blob: a3faaaa287ad244bd2cce735b9e456d8356bba3d [file] [log] [blame]
{
"name": "RadaroSDK",
"version": "0.1.3",
"summary": "A short description.",
"description": "A not short, but not long description of RadaroSDK.",
"homepage": "https://github.com/baakaaa/RadaroSDK",
"license": "MIT",
"authors": {
"Dmitry Kurski": "kurski@goozix.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/baakaaa/RadaroSDK.git",
"tag": "0.1.3"
},
"source_files": "RadaroSDK/**/*",
"frameworks": [
"Foundation",
"UIKit",
"MapKit"
],
"dependencies": {
"Moya": [
"~> 10.0"
],
"ObjectMapper": [
"= 3.1.0"
],
"SAMKeychain": [
"~> 1.5.2"
],
"Alamofire": [
"~> 4.7.2"
]
},
"deprecated": true
}