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