blob: bb5ee960eddba60bb886ccafed48de7dc9208c51 [file] [log] [blame]
{
"name": "AutoLayoutDSL-Swift",
"version": "1.0.0",
"summary": "A straightforward swift DSL/extension for more convinient auto layout management",
"homepage": "https://github.com/Angelbear/AutoLayoutDSL-Swift",
"license": "MIT",
"authors": {
"Yangyang Zhao": "yangyang.zhao.thu@gmail.com"
},
"source": {
"git": "https://github.com/Angelbear/AutoLayoutDSL-Swift.git",
"tag": "1.0.0"
},
"source_files": "Source/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}