[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / b / d / KSError / 1.5.4 / KSError.podspec.json
blob756650b378b3db6a99131133229aa147e26e08e7
2   "name": "KSError",
3   "version": "1.5.4",
4   "summary": "Additions to NSError for easier creation of errors, and querying existing ones.",
5   "homepage": "https://github.com/karelia/KSError",
6   "license": "MIT",
7   "authors": {
8     "Mike Abdullah": "me@mikeabdullah.net"
9   },
10   "source": {
11     "git": "https://github.com/karelia/KSError.git",
12     "tag": "v1.5.4"
13   },
14   "platforms": {
15     "ios": "2.0",
16     "osx": "10.2.7"
17   },
18   "source_files": [
19     "KSError.m",
20     "KSError.h"
21   ],
22   "public_header_files": "KSError.h",
23   "requires_arc": false