blob: 77005f5c9e96a42d4e3b01790933dac980642568 [file] [log] [blame]
{
"name": "XKEmptyPlaceView",
"version": "1.1.1",
"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": "1.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XKEmptyPlaceView/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"BlocksKit": [
]
}
}