blob: 186293b0fd0f94487fb353a126ed3ad2fe959c56 [file] [log] [blame]
{
"name": "WhaleAlert",
"version": "1.0.2",
"summary": "Swift implementation of the WhaleAlert API.",
"description": "Whale Alert's API allows you to retrieve live and historical transaction data from major blockchains. Currently supported are Bitcoin, Ethereum, Ripple, NEO, EOS, Stellar and Tron. More blockchains will be added in the future. Please read our terms and conditions before using the API.",
"homepage": "https://github.com/imryan/WhaleAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ryan Cohen": "notryancohen@gmail.com"
},
"source": {
"git": "https://github.com/imryan/WhaleAlert.git",
"tag": "1.0.2"
},
"social_media_url": "https://twitter.com/notryancohen",
"swift_versions": [
"5.0",
"5.0"
],
"platforms": {
"ios": "11.0"
},
"source_files": "WhaleAlert/Classes/**/*",
"swift_version": "5.0"
}