blob: 44c3f465ba791686371ff70840ad19d1f7110f23 [file] [log] [blame]
{
"name": "CacheIsKing",
"version": "0.0.2",
"license": "MIT",
"summary": "A simple cache that can hold anything, including Swift items",
"homepage": "https://github.com/nuudles/CacheIsKing",
"authors": {
"Christopher Luu": "nuudles@gmail.com"
},
"source": {
"git": "https://github.com/nuudles/CacheIsKing.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}