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