blob: 12c6becb31859f1a728461c0041d5d2bdbc27889 [file] [log] [blame]
{
"name": "Constraints",
"version": "1.0.6",
"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.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Constraints/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}