blob: deca197bb1beee410b366cfa16827fbac68ee2a0 [file] [log] [blame]
{
"name": "CalculationUtility",
"version": "1.1.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/rahulnadella/CalculationUtility",
"authors": {
"Rahul Nadella": "rahulnadella@yahoo.com"
},
"summary": "Utility that provides explicit overloaded calculation functions",
"source": {
"git": "https://github.com/rahulnadella/CalculationUtility.git",
"tag": "v1.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "src"
}