4 "summary": "A small set of random utilities written in Swift.",
5 "description": "This is a small set of random utilities written in Swift. I plan to add more stuff here as I move some of my general reusable classes into Swift. The idea is this collection is platform agnostic however I typically only work on iOS so whether they're good for macOS or linux would require some testing.",
6 "homepage": "https://github.com/KieranHarper/KJHUtility",
12 "Kieran Harper": "kieranjharper@gmail.com"
15 "git": "https://github.com/KieranHarper/KJHUtility.git",
21 "source_files": "KJHUtility/Classes/**/*",
22 "frameworks": "Foundation",
23 "pushed_with_swift_version": "3.0"