blob: fd3edc20b6678e2ca1f4c9356c9abc007aa707b0 [file] [log] [blame]
{
"name": "VLPin",
"version": "0.2.0",
"summary": "An easy way to programmatically deal with Auto Layout",
"description": "An way to reduce the amount of code required to create Auto Layout programmatically",
"homepage": "https://github.com/vandilsonlima/VLPin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vandilsonlima": "vandilson.lim4@gmail.com"
},
"source": {
"git": "https://github.com/vandilsonlima/VLPin.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "VLPin/Classes/**/*",
"pushed_with_swift_version": "3.0"
}