8 "summary": "A Swift framework with some common extensions and functions",
9 "description": "Various extensions and functions. Some are written by me, some are\ncollected online. And some are variations. This framework is supposed\nto give you a faster start with your project by combining some useful\nand often used code. Includes few UI classes extending UILabel as well\nsince extensions for UILabel could not provide this functionality.",
10 "homepage": "https://github.com/oskarirauta/CommonKit",
12 "Oskari Rauta": "oskari.rauta@gmail.com"
15 "git": "https://github.com/oskarirauta/CommonKit.git",
18 "swift_version": "4.0",
23 "CommonKit/CommonKit/Extensions/*.swift",
24 "CommonKit/CommonKit/Types/*.swift",
25 "CommonKit/CommonKit/Classes/*.swift",
26 "CommonKit/CommonKit/Functions/*.swift"