blob: 0fa093bbcaca66126261f123c375d97ae13e587a [file] [log] [blame]
{
"name": "KVLHelpers",
"version": "0.2.0",
"summary": "A usefull set of extensions and classes",
"description": "KVLhelpers library is a set of useful extensions to popular classes and other utility classes.",
"homepage": "https://github.com/smogun/KVLHelpers",
"license": "MIT",
"authors": {
"Misha": "mikoval@gmail.com"
},
"source": {
"git": "https://github.com/smogun/KVLHelpers.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "KVLHelpers/KVLHelpers/**/*",
"pushed_with_swift_version": "3.0"
}