blob: 426acf1483d97b950fc9da2bedba2343346537dd [file] [log] [blame]
{
"name": "AttachLayout",
"version": "1.0.5",
"summary": "Simple and handy auto layout library written in Swift.",
"homepage": "https://github.com/DragonCherry/AttachLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DragonCherry": "dragoncherry@naver.com"
},
"source": {
"git": "https://github.com/DragonCherry/AttachLayout.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AttachLayout/Classes/**/*",
"dependencies": {
"UIViewKVO": [
],
"TinyLog": [
]
},
"pushed_with_swift_version": "3.0"
}