blob: 34810ae6867d582d7b4d08e22b4af4a59abe6716 [file] [log] [blame]
{
"name": "YHTableComponent",
"version": "1.0.0.2",
"summary": "更好的管理TableView数据源,支持异步计算高度提高性能,目前提供Objective-C版本",
"license": "None",
"homepage": "https://yohen.me",
"authors": {
"yohen.me": "yohenpeng@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yohenpeng/YHTableComponent.git",
"tag": "1.0.0.2"
},
"source_files": [
"YHTableComponent/Model/*.{h,m}",
"YHTableComponent/ViewModel/*.{h,m}"
]
}