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