blob: bcd6ec96e8d81ad6501127ce10dca411231055f4 [file] [log] [blame]
{
"name": "MKCommonCategory",
"version": "1.0.0",
"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.0"
},
"source_files": "MKCommonCategory/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}