blob: ad9511063fdac4e25c609becbe762d5ba6bf0c4b [file] [log] [blame]
{
"name": "ZYThumbnailTableView",
"version": "0.6.1",
"summary": "A TableView not only the thumbnail Cell and it can be expanded.",
"description": "You can use panGesture let the tableviewCell(thumbanil) expanded, expand topView or Bottom which DIY by youself.\nand you can congure the tableview cell, topView, bottomView and update cell certainly with the Block in ZYThumbnailTableView.\nhave fun!",
"homepage": "https://github.com/liuzhiyi1992/ZYThumbnailTableView",
"license": "MIT",
"authors": {
"liuzhiyi1992": "55137840@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liuzhiyi1992/ZYThumbnailTableView.git",
"tag": "0.6.1"
},
"source_files": "ZYThumbnailTableView/Classes/**/*.{h,m,swift}",
"frameworks": "UIKit",
"requires_arc": true
}