blob: 9f28998e22d0138f9325322b8ab2023acb71399b [file] [log] [blame]
{
"name": "YTTableView",
"platforms": {
"ios": "7.0"
},
"version": "1.0.0",
"license": "MIT",
"summary": "a custom tableview with a sliding menu",
"homepage": "https://github.com/songyutao/YTTableView",
"authors": {
"宋玉涛": "iamsongyutao@163.com"
},
"source": {
"git": "https://github.com/songyutao/YTTableView.git",
"tag": "1.0.0"
},
"source_files": "YTTableView/YTTableView",
"frameworks": [
"UIKit"
],
"requires_arc": true
}