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