blob: d3ec533ee3d82206c0ed14fb670a39defa0d4f56 [file] [log] [blame]
{
"name": "RMErrors",
"version": "1.0.1",
"license": "MIT",
"summary": "Powerful error handling for iOS and OSX",
"homepage": "https://github.com/ride/RMErrors",
"authors": {
"Bithavoc": "im@bithavoc.io"
},
"source": {
"git": "https://github.com/ride/RMErrors.git",
"tag": "1.0.1"
},
"requires_arc": true,
"public_header_files": "RMErrors/*.{h}",
"source_files": "RMErrors/*.{h,m}",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0"
}
}