[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / 1 / 6 / OnoCommon / 1.0.6 / OnoCommon.podspec.json
blobcfe88a4c74c3277d4f181e6988e9090ca5a0c09c
2   "name": "OnoCommon",
3   "version": "1.0.6",
4   "summary": "A collection of common classes",
5   "description": "This is a collection of classes, extensions, methods and functions that aims at make things easy.",
6   "swift_versions": "5",
7   "homepage": "https://github.com/onodude/Common-iOS",
8   "license": {
9     "type": "Apache License, Version 2.0",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "onodude": "onur.erdemol@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/onodude/Common-iOS.git",
17     "tag": "1.0.6"
18   },
19   "documentation_url": "https://github.com/onodude/Common-iOS/blob/develop/README.md",
20   "platforms": {
21     "ios": "13.0"
22   },
23   "source_files": "OnoCommon/**/*.swift",
24   "dependencies": {
25     "ObjectMapper": [
26       "~> 3.5.1"
27     ],
28     "SnapKit": [
29       "~> 5.0.0"
30     ]
31   },
32   "swift_version": "5"