blob: 697506da7cc33994132a6b2f798805a515ea89a3 [file] [log] [blame]
{
"name": "SDAutoLayout",
"version": "2.1.2",
"summary": "The most easy way for autoLayout. 2.1.2版本更新内容:增加设置偏移量offset功能;修复用xib生成的view出现的部分约束失效问题;修复其他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.1.2"
},
"source_files": "SDAutoLayoutDemo/SDAutoLayout/**/*.{h,m}",
"requires_arc": true
}