blob: e2ec0d4b4d9d34c8cd01a30ad56c5baf016dc29e [file] [log] [blame]
{
"name": "XRatesKit.swift",
"module_name": "XRatesKit",
"version": "0.5",
"summary": "Kit provides latest rates for coins, chart data and historical data for different coins and currencies.",
"homepage": "https://github.com/horizontalsystems/xrates-kit-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Horizontal Systems": "hsdao@protonmail.ch"
},
"source": {
"git": "https://github.com/horizontalsystems/xrates-kit-ios.git",
"tag": "0.5"
},
"social_media_url": "http://horizontalsystems.io/",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5",
"source_files": "XRatesKit/Classes/**/*",
"requires_arc": true,
"dependencies": {
"Alamofire": [
"~> 4.0"
],
"RxSwift": [
"~> 5.0"
],
"RxSwiftExt": [
"~> 5"
],
"GRDB.swift": [
"~> 4.0"
],
"ObjectMapper": [
"~> 3.5"
]
},
"swift_version": "5"
}