blob: bce6580c2c1f7f84bb93d2fb934a5dd7d1307092 [file] [log] [blame]
{
"name": "BAError",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BAError/Classes/**/*"
}