blob: 32f972c6c3d14db5333056e6ece080285c83a47d [file] [log] [blame]
{
"name": "CoindarAPI",
"version": "1.1.6",
"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.6"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/*.swift",
"swift_version": "5.0",
"dependencies": {
"Moya": [
"~> 13.0.0"
]
}
}