blob: 804301f2041037e7cfff11c46f54534ea919d148 [file] [log] [blame]
{
"name": "SDAutoLayout",
"version": "1.1",
"summary": "一行代码搞定自动布局!致力于做最简单易用的Autolayout库。The most easy way for autolayout.",
"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.1"
},
"source_files": "SDAutoLayout 测试 Demo/SDAutoLayout/**/*.{h,m}",
"requires_arc": true
}