blob: f89745d811cfcc37a0d28f83650c45cf2f2f0121 [file] [log] [blame]
{
"name": "NODataPlaceholderView",
"version": "1.0.4",
"summary": "A UITableView and UICollectionView are used to display categories when there is no data.",
"homepage": "https://github.com/alpface/NODataPlaceholderView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ossey": "xiaoyuan1314@me.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/alpface/NODataPlaceholderView.git",
"tag": "1.0.4"
},
"source_files": "UIScrollView+NoDataExtend.{h,m}",
"requires_arc": true
}