[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 0 / 2 / KSNErrorHandler / 0.1.0 / KSNErrorHandler.podspec.json
blob7270896ae243b25be10acb9930dec5256c628010
2   "name": "KSNErrorHandler",
3   "version": "0.1.0",
4   "summary": "Simple Error handler",
5   "description": "KSNErrorHandler is a dispatcher for NSErrors. Please see Tests for more details.",
6   "homepage": "https://github.com/SergeyKovalenko/KSNErrorHandler",
7   "license": "MIT",
8   "authors": {
9     "Sergey Kovalenko": "papuly@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/SergeyKovalenko/KSNErrorHandler.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "public_header_files": "Pod/Classes/**/*.h"