[Add] VisionSDK 1.6.1
[CocoaPods.git] / Specs / a / 4 / 9 / NKVPhonePicker / 2.1.1 / NKVPhonePicker.podspec.json
blobb470bf157a89a18594f98fb1f2831e77619477a5
2   "name": "NKVPhonePicker",
3   "version": "2.1.1",
4   "summary": "A UITextField subclass to simplify the selection of country codes.",
5   "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.",
6   "homepage": "https://github.com/NikKovIos/NKVPhonePicker",
7   "platforms": {
8     "ios": "10.0"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Nik Kov": "nikkovios@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/NikKovIos/NKVPhonePicker.git",
19     "tag": "2.1.1"
20   },
21   "module_name": "NKVPhonePicker",
22   "swift_versions": "5.0",
23   "source_files": "Sources/**/*.swift",
24   "resources": "Sources/Bundle/*",
25   "social_media_url": "https://vk.com/nikekov",
26   "swift_version": "5.0"