blob: 8e76ed50cdaadd3cd6b789bb3dab714810dd0802 [file] [log] [blame]
{
"name": "CryptoCurrencyKit",
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/iCell/CryptoCurrency",
"authors": {
"iCell": "icell.vip@gmail.com"
},
"summary": "A Swift crypto-currencies price library for accessing coinmarket APIs.",
"source": {
"git": "https://github.com/iCell/CryptoCurrency.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "Sources/*.swift",
"frameworks": "Foundation",
"pushed_with_swift_version": "4.0"
}