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