2 "name": "PowerUpSwift",
4 "summary": "Utilities to make iOS development faster and be more productive.",
5 "description": "Apple doesn't provide some useful utilities to make our lives easier. This might be for a (good) reason. My experience in iOS Development was brutally painful. It's usually difficult to implement a simple basic feature that you can easily do in Android built-in, so you end up doing a couple more hacks. I created this library to save time, to be more productive, and to be DRY (Don't Repeat Yourself).",
6 "homepage": "https://github.com/PowerUpX/PowerUpSwift",
12 "Ceferino Jose II": "cefjoeii@gmail.com"
15 "git": "https://github.com/PowerUpX/PowerUpSwift.git",
21 "source_files": "PowerUpSwift/Classes/**/*",
22 "swift_versions": "5.0",
27 "swift_version": "5.0"