4 "summary": "A collection of useful extensions and helper methods for iOS Swift 3.x developers",
5 "description": "PieceOfKit is a Cocoa Touch framework written in Swift 3 for iOS 9 and over. It contains useful extensions to basic types and some helpers methods. Initially inspired by projects like EZSwiftExtensions and ExSwift, I added things I use often under one roof. You can find a list of what it does at https://nicoschuele.github.io/PieceOfKit/",
6 "homepage": "https://github.com/nicoschuele/PieceOfKit",
7 "license": "Apache License, Version 2.0",
8 "authors": "Nico Schuele",
9 "social_media_url": "https://twitter.com/NicoSchuele",
14 "git": "https://github.com/nicoschuele/PieceOfKit.git",
17 "source_files": "PieceOfKit/**/*.{swift}",
18 "frameworks": "UIKit",
20 "pushed_with_swift_version": "3.0.1"