blob: 625a8e29a1de4aeea1a6d1c97b35e8d69e5f0ee8 [file] [log] [blame]
{
"name": "NBLMessageBox",
"version": "0.1.0",
"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.0"
},
"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"
}