[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / f / b / 3 / VHLoginView / 1.0.0 / VHLoginView.podspec.json
blob7eaeda15748a4bc47cf2696ced01b4296d40b351
2   "name": "VHLoginView",
3   "version": "1.0.0",
4   "summary": "Simple login view with sign in/up, Facebook login.",
5   "description": "Currently supporting Login, registration, facebook login. Using protocols to handle events",
6   "homepage": "https://github.com/VeronikaHristozova/LoginView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Veronika Hristozova": "veronikahristozova@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/veronikahristozova/LoginView.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/VHristozova",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "LoginView/*.swift",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"