[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / 7 / 3 / 0 / AnyErrorKit / 0.1.0 / AnyErrorKit.podspec.json
blobc3b03610d669ea141441973038da4194ee6ee59d
2   "name": "AnyErrorKit",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Source/**/*",
22   "pushed_with_swift_version": "3.0"