blob: 4c7b1c6f954502e51aa8affc61e55ce8d1873fd2 [file] [log] [blame]
{
"name": "PMSqueezableView",
"version": "0.3.0",
"summary": "Allows you to squeeze view and change sorounding constraints if needed",
"description": "Allows you to squeeze view and change sorounding constraints if needed.\nSimple integration through category without subclassing.",
"homepage": "https://github.com/MadBrains/PMSqueezableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Antol": "antol.peshkov@gmail.com"
},
"source": {
"git": "https://github.com/MadBrains/PMSqueezableView.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PMSqueezableView/Classes/**/*"
}