blob: d3ddf2a2348d18097ecb59dd2367bba0821cd19f [file] [log] [blame]
{
"name": "XRatesKit.swift",
"module_name": "XRatesKit",
"version": "0.3",
"summary": "Kit provide latest rates for coins, chart data and historical data for different coins and currencies",
"description": "Kit provide latest rates for coins, chart data and historical data for different coins and currencies uses different providers.\n```",
"homepage": "https://github.com/horizontalsystems/xrates-kit-ios",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Horizontal Systems": "hsdao@protonmail.ch"
},
"social_media_url": "http://horizontalsystems.io/",
"requires_arc": true,
"source": {
"git": "https://github.com/horizontalsystems/xrates-kit-ios",
"tag": "0.3"
},
"source_files": "XRatesKit/XRatesKit/**/*.{h,m,swift}",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5",
"dependencies": {
"RxSwift": [
"~> 5.0"
],
"Alamofire": [
"~> 4.0"
],
"GRDB.swift": [
"~> 4.0"
],
"ObjectMapper": [
"~> 3.5"
]
},
"swift_version": "5"
}