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