blob: 1d7d89a3ee5158c9f520ba4f36b10b1ea1349edb [file] [log] [blame]
{
"name": "MixCache_Objc",
"version": "1.0.0",
"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.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "MixCache/MixCache/*.{h, m}"
}