[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 6 / f / a / klStringUtilities / 1.0.3 / klStringUtilities.podspec.json
blob317d761e3fec8129aa80a369fbe1f5f421347afa
2   "name": "klStringUtilities",
3   "version": "1.0.3",
4   "summary": "A small set of Swift string utilities and shortcuts.",
5   "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.",
6   "homepage": "https://github.com/kenlaws/klStringUtilities",
7   "license": "MIT",
8   "authors": {
9     "Ken Laws": "pods@kenlaws.com"
10   },
11   "social_media_url": "https://twitter.com/kenlaws",
12   "platforms": {
13     "ios": "10.0",
14     "watchos": "3.2",
15     "tvos": "10.2"
16   },
17   "source": {
18     "git": "https://github.com/kenlaws/klStringUtilities.git",
19     "tag": "1.0.3"
20   },
21   "source_files": "klStringUtilities",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"