blob: 2339992d20fe04fcb8ea6f177a0c83c8a5d189d3 [file] [log] [blame]
{
"name": "XKEmptyPlaceView",
"version": "2.0.0",
"summary": "emptyPlaceView.",
"description": "基于scrollView的无数据,无网络占位图",
"homepage": "https://github.com/sy5075391/XKEmptyPlaceView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sy5075391": "447523382@qq.com"
},
"source": {
"git": "https://github.com/sy5075391/XKEmptyPlaceView.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XKEmptyPlaceView/Classes/**/*",
"frameworks": "UIKit"
}