blob: 9df565f90e4695fd8866783489e87225dc579eaa [file] [log] [blame]
{
"name": "MixCache_Objc",
"version": "1.0.1",
"summary": "easy cache object",
"description": "easy cache objc object",
"homepage": "https://github.com/longminxiang/MixCache_Objc",
"license": "MIT",
"authors": {
"Eric Lung": "longminxiang@gmail.com"
},
"source": {
"git": "https://github.com/longminxiang/MixCache_Objc.git",
"tag": "v1.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "MixCache/MixCache/*.{h,m}"
}