blob: 33c2c601a2fbb9d2d008eb871d51f905cda3a460 [file] [log] [blame]
{
"name": "CacheCandy",
"version": "0.1.0",
"summary": "Swift Cache with memory LRU.",
"description": "Swift 3.0\nEasy to custom",
"homepage": "https://github.com/7ulipa/CacheCandy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"darwin.jxzang@gmail.com": "darwin.jxzang@gmail.com"
},
"source": {
"git": "https://github.com/7ulipa/CacheCandy.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CacheCandy/Classes/**/*",
"pushed_with_swift_version": "3.0"
}