blob: afa3ebb1431328938365d382463f812def8b25ab [file] [log] [blame]
{
"name": "SDAutoLayout",
"version": "1.3",
"summary": "一行代码搞定自动布局!支持Cell和Tableview高度自适应,Label和ScrollView内容自适应,致力于做最简单易用的AutoLayout库。The most easy way for autoLayout. Based Runtime.",
"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.3"
},
"source_files": "SDAutoLayout 测试 Demo/SDAutoLayout/**/*.{h,m}",
"requires_arc": true
}