blob: 77feae51ce03c4fb1d2334a06e09be6da88481a9 [file] [log] [blame]
{
"name": "UIViewControllerLoadResultHint",
"version": "0.0.1",
"summary": "当某个UIViewController页面显示后,无相应内容时展示给用户的提示",
"description": "当某个UIViewController页面显示后,无相应内容时展示给用户的提示,类似于https://github.com/dzenbot/DZNLoadResultHint",
"homepage": "https://gitee.com/safiri",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"safiri": "safiri@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/safiriGitHub/UIViewControllerLoadResultHint.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
]
}