blob: ed1cfc41e911c1e02c494a5146cb22e8823346b3 [file] [log] [blame]
{
"name": "ConstraintBuilder",
"version": "1.0.0-alpha.2",
"summary": "A short description of ConstraintBuilder.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/umobi/ConstraintBuilder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"brennobemoura": "brenno@umobi.com.br"
},
"source": {
"git": "https://github.com/umobi/ConstraintBuilder.git",
"tag": "1.0.0-alpha.2"
},
"platforms": {
"ios": "10.0",
"tvos": "10.0"
},
"source_files": "ConstraintBuilder/Classes/**/*"
}