blob: dca5554718fbc271977466d5348918ae0e840fa1 [file] [log] [blame]
{
"name": "MNNibView",
"version": "0.0.1",
"summary": "Custom Category used on iOS.",
"description": "Custom Category used on iOS, which implement by Objective-C.",
"homepage": "https://gitee.com/nay118/MNNibView",
"license": "MIT",
"authors": {
"nay118": "97259412@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/nay118/MNNibView.git",
"tag": "0.0.1"
},
"source_files": "**/*",
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
]
}