[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / d / 6 / c / KVLHelpers / 0.2.4 / KVLHelpers.podspec.json
blobcf060ebf17a99f68dc767d7fcfd788041a70dacf
2   "name": "KVLHelpers",
3   "version": "0.2.4",
4   "summary": "A usefull set of extensions and classes",
5   "swift_versions": "5",
6   "description": "KVLhelpers library is a set of useful extensions to popular classes and other utility classes.",
7   "homepage": "https://github.com/smogun/KVLHelpers",
8   "license": "MIT",
9   "authors": {
10     "Misha": "mikoval@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/smogun/KVLHelpers.git",
14     "tag": "0.2.4"
15   },
16   "platforms": {
17     "ios": "12.0"
18   },
19   "requires_arc": true,
20   "source_files": "KVLHelpers/KVLHelpers/**/*",
21   "dependencies": {
22     "KVLLogger": [
24     ]
25   },
26   "swift_version": "5"