blob: 690f146ded16438f41ff471886497bc373f3094a [file] [log] [blame]
{
"name": "RelativeConstraintManager",
"version": "1.3",
"summary": "Easy way to use relational constraints programatically",
"description": "A lib to simplefy constraints using in programaticaly way",
"homepage": "https://github.com/JoaoMarra/RelativeConstraintManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JoaoMarra": "silvamarraster@gmail.com"
},
"source": {
"git": "https://github.com/JoaoMarra/RelativeConstraintManager.git",
"tag": "1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RelativeConstraintManager/Classes/**/*"
}