blob: 7cad930f349921317cd07bf5c1550e4a715fbea1 [file] [log] [blame]
{
"name": "AMGAutolayout",
"version": "1.0.0",
"summary": "Lightwheight DSL for iOS Autolayout.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/AlbertMontserrat/AMGAutolayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AlbertMontserrat": "albert.montserrat.gambus@gmail.com"
},
"source": {
"git": "https://github.com/AlbertMontserrat/AMGAutolayout.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.0",
"source_files": "AMGAutolayout/Classes/**/*",
"swift_version": "4.0"
}