blob: 602af2a4a68dd0ba41311a0f199a80c88e683bd7 [file] [log] [blame]
{
"name": "DJEmptyView",
"version": "1.0.3",
"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.0.3"
},
"source_files": "DJEmptyViewDemo/DJEmptyViewDemo/DJEmptyView/**/*.{swift}",
"requires_arc": true,
"frameworks": "UIKit"
}