blob: ba7802c5b76d7bb04d8e376903373240ff9fbcbf [file] [log] [blame]
{
"name": "SimpleCache",
"version": "0.3.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.3.0"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.0"
}