blob: 53f635c937f0a6f4da7f83c7f6d8b80416d6a9d6 [file] [log] [blame]
{
"name": "NEEmptyView",
"version": "0.0.6",
"summary": "NEEmptyView: 空白页",
"description": "空白页. 基于Run Time实现, 自动适配空白页, UIView的扩展.",
"homepage": "https://g.hz.netease.com/huangmu/NEEmptyView/blob/master/ReamMe.md",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huangmu": "hm306599934hm@gmail.com"
},
"source": {
"git": "https://g.hz.netease.com/huangmu/NEEmptyView.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NEEmptyView/Classes/*",
"requires_arc": true
}