[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 3 / 0 / AnyErrorKit / 0.1.4 / AnyErrorKit.podspec.json
blob622ce2e20a75dd0c100a704ebb146469c1c26d8d
2   "name": "AnyErrorKit",
3   "version": "0.1.4",
4   "summary": "A Generic and Basic error handling library for iOS by Fox Labs.",
5   "description": "A Generic and Basic error handling library for iOS by Fox Labs. It contains utility methods for various classes in iOS.",
6   "homepage": "https://github.com/Nickelfox/AnyErrorKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ravindra Soni": "soni@nickelfox.com"
13   },
14   "source": {
15     "git": "https://github.com/Nickelfox/AnyErrorKit.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "osx": "10.9",
20     "tvos": "9.0",
21     "watchos": "2.0",
22     "ios": "9.0"
23   },
24   "source_files": "Source/**/*",
25   "pushed_with_swift_version": "3.0"