4 "summary": "LoginKit is a framework to help with creating a login screen.",
5 "description": "This library makes creating a login screen for your app simple by providing some helper methods and services\nthat you can easily add into your next iOS app.",
6 "homepage": "https://github.com/TigerWolf/LoginKit",
9 "Kieran Andrews": "kieran.andrews@adelaide.edu.au"
12 "git": "https://github.com/TigerWolf/LoginKit.git",
19 "source_files": "LoginKit/**/*.{h,swift}",
20 "resources": "LoginKit/LoginKit.bundle",
21 "frameworks": "UIKit",
35 "IQKeyboardManager": [