blob: 37b6ed0a2319d5f98bc63f1c30759611210af3ab [file] [log] [blame]
{
"name": "AMGAutolayoutHelper",
"version": "1.1",
"summary": "Autolayout UI subclases to automatically adapt font sizes",
"description": "This library add support to autolayout font sizes directly from Inspector Builder. Just configure the default width and height of the AMGAutolayoutHelper singleton and change the UI elements to the corresponding AMGAutolayout.",
"homepage": "https://github.com/AlbertMontserrat/AMGAutolayoutHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Albert Montserrat": "albert.montserrat.gambus@gmail.com"
},
"source": {
"git": "https://github.com/AlbertMontserrat/AMGAutolayoutHelper.git",
"tag": "1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AMGAutolayoutHelper/Classes/**/*",
"pushed_with_swift_version": "3.0"
}