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