blob: 0d1d819ec97f98dedb74828271a386e676dafcab [file] [log] [blame]
{
"name": "NiceLayout",
"version": "0.0.1",
"summary": "A concise Swift API that makes Auto Layout code nicer.",
"homepage": "https://github.com/adamshin/NiceLayout",
"authors": "Adam Shin",
"license": "MIT",
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/adamshin/NiceLayout.git",
"tag": "0.0.1"
},
"source_files": "Source/*",
"swift_version": "5.0"
}