[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / b / c / 9 / EPSErrorHandling / 0.2 / EPSErrorHandling.podspec.json
blob138e5191dfe056d56c2e62a404dd79e505af7ae7
2   "name": "EPSErrorHandling",
3   "version": "0.2",
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.2"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Classes",
19   "public_header_files": "Classes/*.h"