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