blob: 10482b1ac32108857dc63054947bac0812ac135a [file] [log] [blame]
{
"name": "LoginController",
"version": "0.1.0",
"summary": "LoginController that allows you to create a simple login page with username and password",
"description": "LoginController is a view controller that provides easier interface for login screen with callback for signin. It allows for customization of the screen",
"homepage": "https://github.com/ashishmusale/LoginController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Musale, Ashish": "musale.ashish@gmail.com"
},
"source": {
"git": "https://github.com/ashishmusale/LoginController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LoginController/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}