blob: 1a10baa58bf4484f07d8246a0b58e677f01543c3 [file] [log] [blame]
{
"name": "SBAutoLayout",
"version": "0.1.0",
"summary": "Common auto layout operations with a single line of code",
"description": "SBAutoLayout makes it easy to perform common auto layout operations without having to write verbose auto layout syntax.",
"homepage": "https://github.com/SteveBarnegren/SBAutoLayout",
"license": "MIT",
"authors": {
"Steve Barnegren": "steve.barnegren@gmail.com"
},
"source": {
"git": "https://github.com/stevebarnegren/SBAutoLayout.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/stevebarnegren",
"platforms": {
"ios": "8.0"
},
"source_files": "SBAutoLayout/**/*"
}