blob: 38ad148e23339f802f32028fefeeb192102c9c3c [file] [log] [blame]
{
"name": "klStringUtilities",
"version": "1.0.4",
"summary": "A small set of Swift string utilities and shortcuts.",
"description": "This is a small set of Swift 3.0 based string utilities providing some simple\nshortcuts and conveniences that, well, I found useful. Maybe you will, too.\nHowever, the primary use of this pod at first will be to support a couple of\nbigger ones coming after it.",
"homepage": "https://github.com/kenlaws/klStringUtilities",
"license": "MIT",
"authors": {
"Ken Laws": "pods@kenlaws.com"
},
"social_media_url": "https://twitter.com/kenlaws",
"platforms": {
"ios": "10.0",
"watchos": "3.2",
"tvos": "10.2"
},
"source": {
"git": "https://github.com/kenlaws/klStringUtilities.git",
"tag": "1.0.4"
},
"source_files": "klStringUtilities",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}