blob: 7eaeda15748a4bc47cf2696ced01b4296d40b351 [file] [log] [blame]
{
"name": "VHLoginView",
"version": "1.0.0",
"summary": "Simple login view with sign in/up, Facebook login.",
"description": "Currently supporting Login, registration, facebook login. Using protocols to handle events",
"homepage": "https://github.com/VeronikaHristozova/LoginView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Veronika Hristozova": "veronikahristozova@gmail.com"
},
"source": {
"git": "https://github.com/veronikahristozova/LoginView.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/VHristozova",
"platforms": {
"ios": "9.0"
},
"source_files": "LoginView/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}