blob: 07c37c62e6a77c5685728cb0fd5a868fadeadea7 [file] [log] [blame]
{
"name": "TBScrollViewEmpty",
"version": "1.0.0",
"summary": "Show tip view when UITableView/UICollectionView dataSource is empty.",
"description": "Show tip view when UITableView/UICollectionView dataSource is empty, reloadata is empty,nil, UITableView/UICollectionView数据为空时候,自动添加缺省页",
"homepage": "https://github.com/tangbin583085/TBScrollViewEmpty",
"license": "MIT",
"authors": {
"": ""
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/tangbin583085/TBScrollViewEmpty.git",
"tag": "v1.0.0"
},
"source_files": "TBScrollViewEmpty/TBScrollViewEmpty/code/TBScrollViewEmpty/**/*.{h,m}",
"exclude_files": "Classes/Exclude"
}