blob: 0275c33da8c3d27a77422532d9e03f2d1b7885ad [file] [log] [blame]
{
"name": "Constraints",
"version": "1.0.9",
"summary": "Easy Swift programmatic constraints",
"homepage": "https://github.com/vysotskiyserhiy/Constraints",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Serhiy Vysotskiy": "vysotskiyserhiy@gmail.com"
},
"source": {
"git": "https://github.com/vysotskiyserhiy/Constraints.git",
"tag": "1.0.9"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Constraints/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}