blob: 40e5d9c402d7277c2a4e24586f9ab696b2f4d371 [file] [log] [blame]
{
"name": "CryptoCompareAPI",
"version": "0.2.3",
"summary": "Swifty CryptoCompare API client.",
"description": "CryptoCompareAPI is an easy to use and well tested API client\nfor the best free to use cryptocurrency database.",
"platforms": {
"ios": "10.0",
"tvos": "9.0"
},
"homepage": "https://github.com/tapkain/CryptoCompareAPI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eugene Velizhenkov": "tredasaibot@gmail.com"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/tapkain/CryptoCompareAPI.git",
"tag": "0.2.3"
},
"source_files": "CryptoCompareAPI/**/*.{swift}",
"exclude_files": "Classes/Exclude"
}