blob: 96f1c92cb0ea8771315de0607b2c6ba5fd6b83d8 [file] [log] [blame]
{
"name": "AutoLayoutDSL-Swift",
"version": "1.0.2",
"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.2"
},
"source_files": "Source/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0"
}