blob: 04443822f3078194001378bc45beca3210e2335d [file] [log] [blame]
{
"name": "MFCategory",
"version": "0.1.9",
"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.1.9"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
]
}