blob: 68d2e2152361713ce21d28e749fe180e2d5efc3f [file] [log] [blame]
{
"name": "Cartography",
"version": "2.0.0",
"summary": "Declarative Auto Layout in Swift",
"description": "Set up your Auto Layout constraints declaratively and without any stringly typing!",
"homepage": "https://github.com/robb/Cartography",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Robert Böhnke": "robb@robb.is"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/robb/Cartography.git",
"tag": "2.0.0"
},
"source_files": "Cartography/*.swift",
"pushed_with_swift_version": "4.0"
}