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