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