[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / a / 2 / AMGAutolayoutHelper / 1.1 / AMGAutolayoutHelper.podspec.json
blob37b6ed0a2319d5f98bc63f1c30759611210af3ab
2   "name": "AMGAutolayoutHelper",
3   "version": "1.1",
4   "summary": "Autolayout UI subclases to automatically adapt font sizes",
5   "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.",
6   "homepage": "https://github.com/AlbertMontserrat/AMGAutolayoutHelper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Albert Montserrat": "albert.montserrat.gambus@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/AlbertMontserrat/AMGAutolayoutHelper.git",
16     "tag": "1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AMGAutolayoutHelper/Classes/**/*",
22   "pushed_with_swift_version": "3.0"