blob: 5e576c3f144d65f6cb8b81d0213e1a688c2b446c [file] [log] [blame]
{
"name": "CrytpoTicker",
"version": "0.1.6",
"summary": "Gets cryptocurrency price data from coinmarketcap.com.",
"description": "Gets cryptocurrency price data from coinmarketcap.com. Please see coinmarketcap.com api.",
"homepage": "https://github.com/starsfaraway/CrytpoTicker",
"license": "MIT",
"authors": {
"Matthew": "xmatthewx@pme.me"
},
"platforms": {
"ios": "12.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/starsfaraway/CrytpoTicker.git",
"tag": "0.1.6"
},
"source_files": "CrytpoTicker/*.{h,m,swift}"
}