2 "name": "LTPhoneNumberField",
4 "summary": "A UITextField subclass that formats a phone number as you type.",
5 "description": " LTPhoneNumberField is a subclass of UITextField that dynamically formats a phone number as it is typed by the user.\n\n * Locale-agnostic\n * Delegates phone number parsing to libPhoneNumber\n",
6 "homepage": "https://github.com/getlua/LTPhoneNumberField",
9 "Colin Regan": "colin@getlua.com"
12 "git": "https://github.com/getlua/LTPhoneNumberField.git",
15 "social_media_url": "https://twitter.com/khaullen",
20 "source_files": "Classes/**/*.{h,m}",
22 "exclude_files": "Classes/osx"
25 "exclude_files": "Classes/ios"
28 "libPhoneNumber-iOS": [