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