2 "name": "FlagPhoneNumber",
4 "summary": "A formatted phone number UITextField with country flag picker.",
5 "description": "FlagPhoneNumber is a phone number textfield that allows you to choose the country code thanks to a picker. It uses libPhoneNumber to format the number in the textfield according to country code.",
6 "homepage": "https://github.com/chronotruck/FlagPhoneNumber",
8 "type": "Apache License 2.0",
12 "Aurélien Grifasi": "aurelien.grifasi@chronotruck.com"
15 "git": "https://github.com/chronotruck/FlagPhoneNumber.git",
21 "source_files": "Sources/**/*.swift",
24 "Sources/Resources/**/*"
27 "swift_versions": "5.0",
28 "pod_target_xcconfig": {
29 "DEFINES_MODULE": "YES"
31 "swift_version": "5.0",
34 "name": "libPhoneNumberiOS",
35 "source_files": "Sources/libPhoneNumber/**/*.{m,h}"