blob: e59610e09e3c98f0c8163c4ee53ac401b9b0d2ca [file] [log] [blame]
{
"name": "TheConstraints",
"version": "1.2",
"summary": "TheConstraints falicates the Auto Layouts",
"description": "TheConstraints written on Swift 5.0 by levantAJ",
"homepage": "https://github.com/levantAJ/TheConstraints",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tai Le": "sirlevantai@gmail.com"
},
"source": {
"git": "https://github.com/levantAJ/TheConstraints.git",
"tag": "1.2"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "TheConstraints/TheConstraints/*.{swift}",
"swift_version": "5.0"
}