blob: f49a6d674e6eb0e40cbc923014c4d605cc06d425 [file] [log] [blame]
{
"name": "HLDynamicTable",
"version": "0.0.2",
"platforms": {
"ios": "8.0"
},
"summary": "一个可以随意添加列数的表格视图,添加项目视图,可以去git主页,下载demo",
"homepage": "https://github.com/huangluloveTing/HLDynamicTable.git",
"license": "MIT",
"authors": {
"huanglu": "583699255@qq.com"
},
"social_media_url": "https://github.com/huangluloveTing/HLDynamicTable.git",
"source": {
"git": "https://github.com/huangluloveTing/HLDynamicTable.git",
"tag": "0.0.2"
},
"source_files": "HLDynamicTable/DynamicTable/**/*",
"requires_arc": true
}