Skip to content

Commit

Permalink
Added MDEmptyDataSetPlaceholderView.
Browse files Browse the repository at this point in the history
  • Loading branch information
xulinfeng committed Nov 29, 2018
1 parent c5f2bff commit 249b1f1
Showing 1 changed file with 21 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "MDEmptyDataSetPlaceholderView",
"version": "1.0.0",
"summary": "MDEmptyDataSetPlaceholderView for placeholder.",
"description": "MDEmptyDataSetPlaceholderView for placeholder.",
"homepage": "https://github.com/Modool/MDEmptyDataSetPlaceholderView",
"license": "MIT",
"authors": {
"Modool": "https://github.com/Modool"
},
"social_media_url": "https://github.com/Modool",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Modool/MDEmptyDataSetPlaceholderView.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "MDEmptyDataSetPlaceholderView/*.{h,m}",
}

0 comments on commit 249b1f1

Please sign in to comment.