blob: 3808ab536ef7ae6f1672b62ea9c2982266394e98 [file] [log] [blame]
{
"name": "SDAutoLayout",
"version": "2.1.8",
"summary": "The most easy way for autoLayout. 2.1.8版本更新内容:增加设置autoWidthRatio方法",
"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.8"
},
"source_files": "SDAutoLayoutDemo/SDAutoLayout/**/*.{h,m}",
"requires_arc": true
}