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