blob: c7105bd3f5239e44b5b0a6add45d422f9940d82a [file] [log] [blame]
{
"name": "RadaroSDK",
"version": "0.1.8",
"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.8"
},
"source_files": "RadaroSDK/**/*",
"frameworks": [
"Foundation",
"UIKit",
"MapKit"
],
"dependencies": {
"Moya": [
"~> 10.0"
],
"ObjectMapper": [
"= 3.1.0"
],
"SAMKeychain": [
"~> 1.5.2"
],
"Alamofire": [
"~> 4.1"
]
},
"deprecated": true
}