blob: 9dcff5e598d94228ff53001609f35c8b86f9cff1 [file] [log] [blame]
{
"name": "RelativeConstraintManager",
"version": "1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RelativeConstraintManager/Classes/**/*"
}