[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 4 / 9 / 1 / RMErrors / 1.0.1 / RMErrors.podspec.json
blobd3ec533ee3d82206c0ed14fb670a39defa0d4f56
2   "name": "RMErrors",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "Powerful error handling for iOS and OSX",
6   "homepage": "https://github.com/ride/RMErrors",
7   "authors": {
8     "Bithavoc": "im@bithavoc.io"
9   },
10   "source": {
11     "git": "https://github.com/ride/RMErrors.git",
12     "tag": "1.0.1"
13   },
14   "requires_arc": true,
15   "public_header_files": "RMErrors/*.{h}",
16   "source_files": "RMErrors/*.{h,m}",
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.9",
20     "watchos": "2.0"
21   }