blob: 9ca323b038648954b47e662fcfee2ed833208b26 [file] [log] [blame]
{
"name": "NKVPhonePicker",
"version": "2.0.3",
"summary": "A UITextField subclass to simplify the selection of country codes.",
"description": "With this pod you can easily select country codes with just making your textFields class - the NKVPhonePickerTextField. \nSupport formatting phone to a specific pattern. Can select countries from the list.",
"homepage": "https://github.com/NikKovIos/NKVPhonePicker",
"platforms": {
"ios": "9.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nik Kov": "nikkovios@gmail.com"
},
"source": {
"git": "https://github.com/NikKovIos/NKVPhonePicker.git",
"tag": "2.0.3"
},
"module_name": "NKVPhonePicker",
"source_files": "Sources/**/*.swift",
"resources": "Sources/Bundle/*",
"social_media_url": "https://vk.com/nikekov"
}