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