blob: 44fff2c55ad921d576e91029122e3c8a5d98eb9c [file] [log] [blame]
{
"name": "KOJObjcExceptionWrapper",
"version": "0.1.1",
"summary": "Objective-C exception wrapper for Swift.",
"description": "You can catch NSException in Swift with this pod.",
"homepage": "https://github.com/malt03/KOJObjcExceptionWrapper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Koji Murata": "malt.koji@gmail.com"
},
"source": {
"git": "https://github.com/malt03/KOJObjcExceptionWrapper.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KOJObjcExceptionWrapper/Classes/**/*"
}