[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 6 / f / a / klStringUtilities / 1.0.5 / klStringUtilities.podspec.json
blobac3997dee8339901ca60888dbf7deb7374ebfe4e
2   "name": "klStringUtilities",
3   "version": "1.0.5",
4   "summary": "A small set of Swift string utilities and shortcuts.",
5   "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.",
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": "11.0",
14     "watchos": "4.0",
15     "tvos": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/kenlaws/klStringUtilities.git",
19     "tag": "1.0.5"
20   },
21   "source_files": "klStringUtilities",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "pushed_with_swift_version": "4.0"