blob: c8a4d9dba078b3e6db5107be32f3c314c08877f1 [file] [log] [blame]
{
"name": "SDAutoLayout",
"version": "1.31",
"summary": "The most easy way for autoLayout. Based Runtime. 1.31版本更新内容:1.增加label对attributedString的内容自适应;2.实现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": "1.31"
},
"source_files": "SDAutoLayoutDemo/SDAutoLayout/**/*.{h,m}",
"requires_arc": true
}