blob: 836e372bb1e14c62471fd9779f3d3752580d3941 [file] [log] [blame]
{
"name": "CoindarAPI",
"version": "1.1.4",
"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.1.4"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/*.swift",
"swift_version": "4.2",
"dependencies": {
"Moya": [
"~> 12.0.1"
]
}
}