blob: 696871e7a5a7bfe2eaf9c857b7c42ff9d1c8fef8 [file] [log] [blame]
{
"name": "AttachLayout",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AttachLayout/Classes/**/*",
"dependencies": {
"UIViewKVO": [
]
},
"pushed_with_swift_version": "3.0"
}