blob: 89d2aeb8d980aa0a44b1abfa1233927ec78d1128 [file] [log] [blame]
{
"name": "YTTableView",
"platforms": {
"ios": "7.0"
},
"version": "1.0.3",
"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.3"
},
"source_files": "YTTableView/YTTableView",
"frameworks": [
"UIKit"
],
"requires_arc": true
}