blob: c049cf56c86c83a78bde0e4a69ab2b0bf1b42cfc [file] [log] [blame]
{
"name": "MixCache",
"version": "0.2.0",
"summary": "easy cache object",
"description": "easy cache object for iOS in swift",
"homepage": "https://github.com/longminxiang/MixCache",
"license": "MIT",
"authors": {
"Eric Lung": "longminxiang@gmail.com"
},
"source": {
"git": "https://github.com/longminxiang/MixCache.git",
"tag": "v0.2.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "MixCache/MixCache/*.{swift}",
"pushed_with_swift_version": "3.0"
}