blob: b01bc8f347dfdc870ac24d993369b1a40a1bab38 [file] [log] [blame]
{
"name": "NKVPhonePicker",
"version": "2.0.1",
"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.1"
},
"module_name": "NKVPhonePicker",
"source_files": "Sources/**/*.swift",
"resources": "Sources/Bundle/*",
"social_media_url": "https://vk.com/lightwithme"
}