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