blob: 3c724cf89005ad93b4c456a47edd2d4543ae588d [file] [log] [blame]
{
"name": "Constraints",
"version": "1.3.7",
"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.3.7"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Constraints/Classes/**/*",
"frameworks": "UIKit",
"swift_versions": "5.0",
"swift_version": "5.0"
}