blob: cb13c9dd3f1aac170abd8602c21427e79ff088da [file] [log] [blame]
{
"name": "Pinner",
"version": "0.1.1",
"summary": "An Easy To Use Auto-Layout Library",
"description": "This library helps you programmaticaly create all kinds of constraints that are easy to understand and maintain in just few lines of code.",
"platforms": {
"ios": "9.0"
},
"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.1"
},
"source_files": "Pinner/Classes/**/*",
"pushed_with_swift_version": "4"
}