2 "name": "VPMultiSelect",
4 "summary": "A class that allows you to create multi select view.",
5 "description": "class that allows you to create multi select views. It is based on a UITableView with the property allowsMultipleSelection = true. To create a multi select view, you need to create an object of this class by initializing it with a parent UIView and an array of elements.",
6 "homepage": "https://github.com/VladPionerDevel/VPMultiSelect.git",
12 "pionerdevel@gmail.com": "vladpionerdevel@gmail.com"
15 "git": "https://github.com/VladPionerDevel/VPMultiSelect.git",
21 "source_files": "VPMultiSelect/Classes/**/*",
22 "swift_versions": "5.0",
23 "swift_version": "5.0"