blob: cade49ac9c44f371fa0aba45982348448db326bd [file] [log] [blame]
{
"name": "AHAutoLayout-Swift",
"version": "1.0.0",
"summary": "A straightforward swift for more convinient auto layout management",
"homepage": "https://github.com/AnsonHui/AHAutoLayout-Swift",
"license": "MIT",
"authors": {
"黄辉": "fantasyhui@126.com"
},
"source": {
"git": "https://github.com/AnsonHui/AHAutoLayout-Swift.git",
"tag": "1.0.0"
},
"source_files": "Source/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0"
}