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