blob: cbfcdc4d34eef839e0df10c00c53bf512bebc22c [file] [log] [blame]
{
"name": "SBAutoLayout",
"version": "0.1.1",
"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.1"
},
"social_media_url": "https://twitter.com/stevebarnegren",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "SBAutoLayout/**/*"
}