blob: fcbe6302e8ab70a8a11a4e7b44f0c08d66f635a3 [file] [log] [blame]
{
"name": "FlatCache",
"version": "0.1.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/GitHawkApp/FlatCache",
"authors": {
"Ryan Nystrom": "rnystrom@whoisryannystrom.com"
},
"summary": "In memory flat cache.",
"source": {
"git": "https://github.com/GitHawkApp/FlatCache.git",
"tag": "0.1.0"
},
"source_files": "FlatCache/*.swift",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0"
}