blob: cd595eb1016fef12eae1738d1a2a1902a2f25ed4 [file] [log] [blame]
{
"name": "DJEmptyView",
"version": "1.1.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": "10.0"
},
"swift_versions": "5.0",
"authors": {
"jiadawei": "jiadawei80@126.com"
},
"source": {
"git": "https://github.com/iwufan/DJEmptyView.git",
"tag": "1.1.2"
},
"source_files": "DJEmptyViewDemo/DJEmptyViewDemo/DJEmptyView/**/*.{swift}",
"requires_arc": true,
"frameworks": "UIKit",
"swift_version": "5.0"
}