blob: 13a636b6dd8d2b7eab881901bf58be25917685a7 [file] [log] [blame]
{
"name": "SDAutoLayout",
"version": "2.2.1",
"summary": "The most easy way for autoLayout. 2.2.1修复部分布局组合中居中约束失效bug",
"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.2.1"
},
"source_files": "SDAutoLayoutDemo/SDAutoLayout/**/*.{h,m}",
"requires_arc": true
}