blob: b85b0893435759ece71f0e8ab46803c9b27b30ad [file] [log] [blame]
{
"name": "BAError",
"version": "0.2.0",
"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": "benarvin@outlook.com"
},
"source": {
"git": "https://github.com/benarvin/BAError.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.6"
},
"source_files": "BAError/Classes/**/*"
}