blob: 3b6d789bc74b313a054df865ff96856d256558c2 [file] [log] [blame]
{
"name": "RBErrorHandler",
"version": "1.0.1",
"summary": "A short description of ErrorHandler.",
"swift_version": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/RichardBlanch/ErrorHandler",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RichardBlanch": "rblanchard@grio.com"
},
"source": {
"git": "https://github.com/RichardBlanch/ErrorHandler.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/RichardBlanch",
"platforms": {
"ios": "8.0"
},
"source_files": "ErrorHandler/Classes/**/*"
}