blob: ca1bdb0ec3c9f2a0c6bf6c8da167fde6876e5f4a [file] [log] [blame]
{
"name": "Pinner",
"version": "0.1.3",
"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.3"
},
"source_files": "Pinner/Classes/**/*",
"pushed_with_swift_version": "4"
}