[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / a / 4 / 9 / NKVPhonePicker / 1.1.0 / NKVPhonePicker.podspec.json
bloba94caecdbd5c73c1d04704eb3421eadfff76b5fb
2   "name": "NKVPhonePicker",
3   "version": "1.1.0",
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.",
6   "homepage": "https://github.com/NikKovIos/NKVPhonePicker",
7   "platforms": {
8     "ios": "9.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": "1.1.0"
20   },
21   "module_name": "NKVPhonePicker",
22   "source_files": "Sources/**/*.swift",
23   "resources": "Sources/Bundle/*",
24   "social_media_url": "https://vk.com/lightwithme",
25   "pushed_with_swift_version": "3.0"