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