blob: 756650b378b3db6a99131133229aa147e26e08e7 [file] [log] [blame]
{
"name": "KSError",
"version": "1.5.4",
"summary": "Additions to NSError for easier creation of errors, and querying existing ones.",
"homepage": "https://github.com/karelia/KSError",
"license": "MIT",
"authors": {
"Mike Abdullah": "me@mikeabdullah.net"
},
"source": {
"git": "https://github.com/karelia/KSError.git",
"tag": "v1.5.4"
},
"platforms": {
"ios": "2.0",
"osx": "10.2.7"
},
"source_files": [
"KSError.m",
"KSError.h"
],
"public_header_files": "KSError.h",
"requires_arc": false
}