blob: 3d8075a694f4846cfa54050fe1cfdf119cfb3bfd [file] [log] [blame]
{
"name": "TABSwiftLayout",
"version": "4.0.0",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"license": "MIT",
"authors": {
"The App Business": "https://www.theappbusiness.com"
},
"homepage": "https://www.theappbusiness.com",
"requires_arc": true,
"summary": "Provides a flexible, yet minimal API for dealing with Auto Layout programatically",
"source": {
"git": "https://github.com/theappbusiness/TABSwiftLayout.git",
"tag": "4.0.0"
},
"source_files": "Sources/**/*.swift",
"swift_version": "4.0"
}