[Add] YTNativeKit 0.2.7
[CocoaPods.git] / Specs / 6 / f / a / klStringUtilities / 1.0.2 / klStringUtilities.podspec.json
blobedf28cdbf3117bac318f9411ecace9df72609d7c
2   "name": "klStringUtilities",
3   "version": "1.0.2",
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   },
15   "source": {
16     "git": "https://github.com/kenlaws/klStringUtilities.git",
17     "tag": "1.0.2"
18   },
19   "source_files": "klStringUtilities",
20   "frameworks": "UIKit",
21   "requires_arc": true,
22   "pushed_with_swift_version": "3.0"