blob: f63027ac699bc2c50c48eae2baff8e0e742e10f1 [file] [log] [blame]
{
"name": "TAError",
"version": "1.0.0",
"summary": "TAError Library will provide you customized solution to handle errors, exception in network, db and code.",
"description": "TAError is a generalized extensible library help to manage errors, TAError enables expressing complex error handling logic with a few lines of code using a simple API.",
"homepage": "git@gitlab.techahead.com:vivek.kumar/TAError",
"license": "MIT",
"authors": {
"Vivek Kumar": "vivek.kumar@techaheadcorp.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "git@gitlab.techahead.com:vivek.kumar/TAError.git",
"tag": "1.0.0"
},
"source_files": "TAError/**/*",
"swift_version": "4.0"
}