blob: f75cd9f31778900d0c12065eb6c39fd8783f61cc [file] [log] [blame]
{
"name": "MKCategory",
"version": "1.0.2",
"summary": "一个公用的category",
"description": "\"集成一些常用的category\"",
"homepage": "https://github.com/liumkk/MKCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liumengkai": "lliumengkai@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liumkk/MKCategory.git",
"tag": "1.0.2"
},
"source_files": "MKCategory/MKCategory/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}