blob: c459e782e61398b9070a64de3b2d0a3da92c9a7d [file] [log] [blame]
{
"name": "NBLMessageBox",
"version": "0.1.4",
"summary": "用于给用户提示信息。Show box to tell user message.",
"description": "给用户提示信息的窗口,包括Loading框。Show box to tell user message.",
"homepage": "https://github.com/yjh4866/NBLMessageBox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"杨建红": "yjh4866@163.com"
},
"source": {
"git": "https://github.com/yjh4866/NBLMessageBox.git",
"tag": "0.1.4"
},
"social_media_url": "https://blog.csdn.net/yjh4866",
"platforms": {
"ios": "9.0"
},
"source_files": "NBLMessageBox/Classes/**/*",
"resource_bundles": {
"NBLMessageBox": [
"NBLMessageBox/Assets/*.{xib}"
]
},
"public_header_files": "NBLMessageBox/Classes/*.h",
"frameworks": "UIKit"
}