blob: be5517f5850e2f907cd3e8bfaccc75747d19feb4 [file] [log] [blame]
{
"name": "MFCategory",
"version": "0.2.0",
"summary": "common category of Objective-C.",
"homepage": "http://github.com/GodzzZZZ/MFCategory",
"license": "MIT",
"authors": {
"GodzzZZZ": "GodzzZZZ@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/GodzzZZZ/MFCategory.git",
"tag": "0.2.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
]
}