blob: ba53a12eeb7302e35f95de8fe74936ffbe2d68e3 [file] [log] [blame]
{
"name": "NODataPlaceholderView",
"version": "1.0.5",
"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.5"
},
"source_files": "UIScrollView+NoDataExtend.{h,m}",
"requires_arc": true
}