blob: 5be3efa0296bea3f25639349fd49b67360de4a1a [file] [log] [blame]
{
"name": "SimpleCache",
"version": "0.2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Simple Cache written in Swift",
"homepage": "https://github.com/comodinx/SimpleCache",
"authors": {
"Nicolas Molina": "comodinx@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/comodinx/SimpleCache.git",
"tag": "0.2.0"
},
"source_files": "Sources/*.swift"
}