2 "name": "NMLocalizedPhoneCountryView",
4 "summary": "iOS library to add support for selecting a country and its international phone code in your app",
5 "description": "iOS library to add support for selecting a country and its international phone code in your app with localized country names. It can also exclude countries based on countryCodes. Inspiration from https://github.com/kizitonwose/CountryPickerView pod.",
6 "homepage": "https://github.com/namshi/NMLocalizedPhoneCountryView",
12 "Namshi General Trading L.L.C": "mobile-dev@namshi.com"
18 "git": "https://github.com/namshi/NMLocalizedPhoneCountryView.git",
21 "social_media_url": "https://twitter.com/namshidotcom",
22 "source_files": "NMLocalizedPhoneCountryView/**/*.{swift,xib}",
24 "NMLocalizedPhoneCountryView": [
25 "NMLocalizedPhoneCountryView/Assets/NMLocalizedPhoneCountryView.bundle/*"
28 "pod_target_xcconfig": {
29 "SWIFT_VERSION": "4.2"