{ | |
"name": "HLDynamicTable", | |
"version": "0.0.1", | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"summary": "一个可以随意添加列数的表格视图", | |
"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.1" | |
}, | |
"source_files": "HLDynamicTable/DynamicTable/**/*", | |
"requires_arc": true | |
} |