blob: 4aec704234e321e17e977a0889451c284b4973e2 [file] [log] [blame]
{
"name": "Pinner",
"version": "0.1.4",
"summary": "The Easy To Use Auto-Layout Library",
"description": "Pinner helps you programmaticaly create all kinds of constraints that are easy to understand and maintain in just few lines of code.",
"platforms": {
"ios": "9.3"
},
"homepage": "https://github.com/DenisLitvin/Pinner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DenisLitvin": "den.litvinn@gmail.com"
},
"source": {
"git": "https://github.com/DenisLitvin/Pinner.git",
"tag": "0.1.4"
},
"source_files": "Pinner/Classes/**/*",
"pushed_with_swift_version": "4"
}