blob: 7acd45dbbe47d15786d740be0c0d5fd9468b2f6e [file] [log] [blame]
{
"name": "CacheIsKing",
"version": "0.0.1",
"license": "MIT",
"summary": "A simple cache that can hold 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.1"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}