[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / c / 9 / EPSErrorHandling / 0.1 / EPSErrorHandling.podspec.json
blob7af8d75b9f0f0a1b1701a516fc464097911cae9b
2   "name": "EPSErrorHandling",
3   "version": "0.1",
4   "summary": "Categories on UIViewController to help with error handling.",
5   "homepage": "https://github.com/ElectricPeelSoftware/EPSErrorHandling",
6   "license": "MIT",
7   "authors": {
8     "Peter Stuart": "peter@electricpeelsoftware.com"
9   },
10   "source": {
11     "git": "https://github.com/ElectricPeelSoftware/EPSErrorHandling.git",
12     "tag": "0.1"
13   },
14   "platforms": {
15     "ios": "6.1"
16   },
17   "requires_arc": true,
18   "source_files": "Classes",
19   "public_header_files": "Classes/*.h"