blob: 93e88994cdcb9e34b9f1dd2315a8e3cecfae5b13 [file] [log] [blame]
{
"name": "BAError",
"version": "0.2.1",
"summary": "Helper category for NSError.",
"description": "Helper category for NSError, mark details of NSError more effective.",
"homepage": "https://github.com/benarvin/BAError",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"benarvin": "benarvin93@outlook.com"
},
"source": {
"git": "https://github.com/benarvin/BAError.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.6"
},
"source_files": "BAError/Classes/**/*"
}