blob: 33b7bdf6896da49b32ba21e087e098096ef25b53 [file] [log] [blame]
{
"name": "HTMultiCellTypeTableViewObjc",
"version": "0.0.1",
"summary": "网易前端技术部 iOS 静态列表页面编写的抽象库(Objective-C实现)",
"description": "A longer description of HTMultiCellTypeTableViewObjc in Markdown format.",
"homepage": "https://github.com/NEYouFan/ht-multicelltypetableview-objc",
"license": "MIT",
"authors": {
"netease": "baitianyu2009@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/NEYouFan/ht-multicelltypetableview-objc.git",
"tag": "0.0.1"
},
"source_files": "HTMultiCellTypeTableViewObjc/*.{h,m}"
}