blob: 4d77d067a964dc46f8dfb027be8b9a7c46bcb934 [file] [log] [blame]
{
"name": "FAAutoLayout",
"version": "0.2.1",
"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.2.1"
},
"social_media_url": "https://twitter.com/fabioacalmeida",
"platforms": {
"ios": "8.0"
},
"source_files": "FAAutoLayout/Classes/**/*",
"pushed_with_swift_version": "3.0"
}