blob: 31cad4855a403b1ddb15b3adeedf4504fe3a22bc [file] [log] [blame]
{
"name": "SmartConstraint",
"version": "0.0.1",
"summary": "Easy way to use Constraint.",
"swift_versions": "5.0",
"description": "Framework that facilitates the construction of constraints in iOS devices",
"homepage": "https://github.com/jonhpol/SmartConstraint.git",
"license": {
"type": "MIT",
"text": "MIT License\n\nCopyright (c) 2019 João Paulo <j.paulo_os@hotmail.com> \n\n\nPermission is hereby granted, free of charge, to any person obtaining a copy \n\nof this software and associated documentation files"
},
"authors": {
"jonhpol": "j.paulo_os@hotmail.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/jonhpol/SmartConstraint.git",
"tag": "0.0.1"
},
"source_files": "SmartConstraint/**/*.{h,m,swift}",
"swift_version": "5.0"
}