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