blob: a961e72385b795cddc62620f43e0111467db69c3 [file] [log] [blame]
{
"name": "Cartography-IOS7",
"version": "0.6.1",
"summary": "Declarative Auto Layout in Swift with IOS 7 support, visit git main page for more help",
"description": "Set up your Auto Layout constraints declaratively and without any stringly typing! Declarative Auto Layout in Swift with IOS 7 support, visit git main page for more help",
"homepage": "https://github.com/tonyli508/Cartography-IOS7.git",
"social_media_url": "https://twitter.com/tonyli508",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Robert Böhnke": "robb@robb.is"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/tonyli508/Cartography-IOS7.git",
"tag": "0.6.1"
},
"source_files": "Cartography/*.swift",
"requires_arc": true
}