blob: abda0eebba17e3a6d4d8613d8798d79459464dd1 [file] [log] [blame]
{
"name": "YTTableView",
"platforms": {
"ios": "7.0"
},
"version": "1.0.2",
"license": "MIT",
"summary": "Tableview add slide menu function, and add cell height cache function",
"homepage": "https://github.com/songyutao/YTTableView",
"authors": {
"宋玉涛": "iamsongyutao@163.com"
},
"source": {
"git": "https://github.com/songyutao/YTTableView.git",
"tag": "1.0.2"
},
"source_files": "YTTableView/YTTableView",
"frameworks": [
"UIKit"
],
"requires_arc": true
}