[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / a / 4 / 6 / ExceptionKit / 1.0.5 / ExceptionKit.podspec.json
blobf6a723e3adb119e858653ec1972c478e3cb3d678
2   "name": "ExceptionKit",
3   "version": "1.0.5",
4   "summary": "Pod that tries to help simplify Error Logging",
5   "description": "Pod that helps simplify Error logging in Swift",
6   "homepage": "https://github.com/labs-nomad/ErrorKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shared@nomad-go.com": "nomad@shared-go.com"
13   },
14   "source": {
15     "git": "https://github.com/labs-nomad/ErrorKit.git",
16     "tag": "1.0.5"
17   },
18   "platforms": {
19     "ios": "11.1"
20   },
21   "source_files": "ErrorKit/**/*.{h,m,swift}",
22   "swift_versions": "5",
23   "swift_version": "5"