2 "name": "SwiftCountryPicker",
4 "summary": "A country picker that uses EMOJI as flags in Swift.",
5 "description": "A very simple CountryPicker in Swift, which is super easy to implement. It uses emoji as flags, so it's size is as low as possible. When a user has selected a country you can retreieve it's name and flag, but most importantly: it's ISO code. It's a subclass UIPickerView that displays country names and flags in a slot machine interface. Customization is very easy, because it's a UIPickerView suvlcass.\ndescription",
6 "homepage": "https://github.com/samuelbeek/SwiftCountryPicker",
7 "screenshots": "http://i.imgur.com/ZGjTtoX.png",
10 "Samuel Beek": "ik@samuelbeek.com"
13 "git": "https://github.com/samuelbeek/SwiftCountryPicker.git",
20 "source_files": "Pod/Classes/**/*",
22 "SwiftCountryPicker": [
26 "frameworks": "UIKit",
27 "pushed_with_swift_version": "3.0"