blob: 7ea2d4512ef3e5032edd0f18a01ffef81f0dd28e [file] [log] [blame]
{
"name": "OmniCrypto",
"version": "0.1",
"summary": "OmniCrypto allows users to fetch exchange specific live price data for the cryptocurrency markets.",
"homepage": "https://github.com/JPMBuilds/OmniCrypto",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JPMBuilds": "measeyjames@gmail.com"
},
"source": {
"git": "https://github.com/JPMBuilds/OmniCrypto.git",
"tag": "0.1"
},
"platforms": {
"ios": "12.1"
},
"swift_version": "4.2",
"source_files": "OmniCrypto/**/*.swift"
}