blob: 9605f5c684889cf0cf0df9086b5b88965279ff63 [file] [log] [blame]
{
"name": "DJEmptyView",
"version": "1.1.0",
"summary": "Add an empty view to your table view with one line of codes..",
"homepage": "https://github.com/iwufan/DJEmptyView",
"license": "MIT",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"authors": {
"jiadawei": "jiadawei80@126.com"
},
"source": {
"git": "https://github.com/iwufan/DJEmptyView.git",
"tag": "1.1.0"
},
"source_files": "DJEmptyViewDemo/DJEmptyViewDemo/DJEmptyView/**/*.{swift}",
"requires_arc": true,
"frameworks": "UIKit"
}