blob: e1d2db85a8b7d70b41db70e34f8e1ffa31fc2579 [file] [log] [blame]
{
"name": "BooleanExpressionEvaluation",
"platforms": {
"osx": "10.13"
},
"summary": "Evaluate string boolean expression with variables",
"requires_arc": true,
"version": "1.0.0",
"license": {
"type": "GNU",
"file": "LICENSE"
},
"authors": {
"Alexis Bridoux": "alexis1bridoux@gmail.com"
},
"homepage": "https://github.com/ABridoux/BooleanExpressionEvaluation",
"source": {
"git": "https://github.com/ABridoux/BooleanExpressionEvaluation.git",
"tag": "1.0.0"
},
"source_files": "BooleanExpressionEvaluation/**/*.{swift}",
"swift_versions": "5",
"swift_version": "5"
}