blob: 8e495edfdd0ca8fc4079e21fc5ac27073e47ae3b [file] [log] [blame]
{
"name": "CoindarAPI",
"version": "1.2.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A wrapper around Coindar API",
"homepage": "https://github.com/alaphao/CoindarAPI",
"authors": {
"Aleph Retamal": "retamal.ph@gmail.com"
},
"source": {
"git": "https://github.com/alaphao/CoindarAPI.git",
"tag": "1.2.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5.0",
"dependencies": {
"Moya": [
"~> 14.0.0"
]
},
"swift_version": "5.0"
}