blob: 15dfca6d4c303a02cf91c83ea0517dddd64481ac [file] [log] [blame]
{
"name": "FAAutoLayout",
"version": "0.1.2",
"summary": "A simple and intuitive way to create NSLayoutConstraints programmatically",
"homepage": "https://github.com/fabioalmeida/FAAutoLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fabioalmeida": "fabio.andre.almeida@gmail.com"
},
"source": {
"git": "https://github.com/fabioalmeida/FAAutoLayout.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/fabioacalmeida",
"platforms": {
"ios": "8.0"
},
"source_files": "FAAutoLayout/Classes/**/*",
"pushed_with_swift_version": "3.0"
}