2 "name": "FloatingLabel",
4 "summary": "An implementation of a UX pattern \"Float Label Pattern\"",
5 "description": "A collection of UI component that are implementing the \"Float Label Pattern\"\nlike TextField, TextView and more.",
6 "homepage": "https://github.com/kevin-hirsch/FloatingLabel",
12 "kevin-hirsch": "kevin.hirsch.be@gmail.com"
14 "social_media_url": "http://twitter.com/kevinh6113",
19 "git": "https://github.com/kevin-hirsch/FloatingLabel.git",
24 "FloatingLabel/src/**/*.{swift}",
25 "FloatingLabel/src/helpers",
26 "FloatingLabel/src/helpers/**/*.{h,m}",
27 "FloatingLabel/src/basic field",
28 "FloatingLabel/src/basic field/**/*.{swift}",
29 "FloatingLabel/src/input",
30 "FloatingLabel/src/input/**/*.{swift}",
31 "FloatingLabel/src/fields",
32 "FloatingLabel/src/fields/**/*.{swift}",
33 "FloatingLabel/src/tableView:collectionView",
34 "FloatingLabel/src/tableView:collectionView/**/*.{swift}"
38 "FloatingLabel/Resources/**/*.png"