blob: e991d2c8c31e75b9ea6f81bc5609c628fb3f3108 [file] [log] [blame]
{
"name": "CrytpoTicker",
"version": "0.1.1",
"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": "m.riley@farawaystars.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/starsfaraway/CrytpoTicker.git",
"tag": "v0.1.1"
},
"source_files": "CrytpoTicker/*.{h,m,swift}",
"pushed_with_swift_version": "3.0"
}