blob: 7f88c75c3b5fddbb6ddd9139f576dc3c62a88674 [file] [log] [blame]
{
"name": "CryptoCompareKit",
"version": "0.0.8",
"summary": "A CryptoCompare API client written in Swift.",
"description": "CryptoCompareKit is a wrapper for the CryptoCompare API written in swift.",
"homepage": "https://github.com/sger/CryptoCompareKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Spiros Gerokostas": "spiros.gerokostas@gmail.com"
},
"social_media_url": "http://twitter.com/sger",
"source": {
"git": "https://github.com/sger/CryptoCompareKit.git",
"tag": "0.0.8"
},
"source_files": [
"CryptoCompareKit/*.swift",
"CryptoCompareKit/**/*.swift"
],
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2"
}