blob: 3466e29445fa53836a1dcd9073a5121b70be7e8a [file] [log] [blame]
{
"name": "SDAutoLayout",
"version": "2.1.6",
"summary": "The most easy way for autoLayout. 2.1.6版本更新内容:实现在tableview插入新的cell数据时自动缓存管理",
"homepage": "https://github.com/gsdios/SDAutoLayout",
"license": "MIT",
"authors": {
"GSD_iOS": "gsdios@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/gsdios/SDAutoLayout.git",
"tag": "2.1.6"
},
"source_files": "SDAutoLayoutDemo/SDAutoLayout/**/*.{h,m}",
"requires_arc": true
}