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