blob: ac3997dee8339901ca60888dbf7deb7374ebfe4e [file] [log] [blame]
{
"name": "klStringUtilities",
"version": "1.0.5",
"summary": "A small set of Swift string utilities and shortcuts.",
"description": "This is a small set of Swift 4.0 based string utilities providing some simple\nshortcuts and conveniences that, well, I found useful. Maybe you will, too.",
"homepage": "https://github.com/kenlaws/klStringUtilities",
"license": "MIT",
"authors": {
"Ken Laws": "pods@kenlaws.com"
},
"social_media_url": "https://twitter.com/kenlaws",
"platforms": {
"ios": "11.0",
"watchos": "4.0",
"tvos": "11.0"
},
"source": {
"git": "https://github.com/kenlaws/klStringUtilities.git",
"tag": "1.0.5"
},
"source_files": "klStringUtilities",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}