[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 9 / 1 / RMErrors / 1.0.0 / RMErrors.podspec.json
blobd89e9a5a525a0fbe48e0338d1cac1ab9526571f5
2   "name": "RMErrors",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Powerful error handling for iOS and OSX",
6   "homepage": "https://github.com/AFNetworking/AFNetworking",
7   "authors": {
8     "Bithavoc": "im@bithavoc.io"
9   },
10   "source": {
11     "git": "https://github.com/ride/RMErrors.git",
12     "tag": "1.0.0"
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   }