blob: 10a391297fc1c47ca243319799276de2bbaa3e11 [file] [log] [blame]
{
"name": "EKFieldMask",
"version": "1.0",
"summary": "The unique cellular number mask that appears when the user starts typing numbers. 🔥🔥🔥🔥",
"description": "In some cases, during the process registration, cannot design through social networks like e-wallets, bank accounts, etc. In such cases, usually, in applications, for ease of use, developed a particular form for a phone number with a pre-selected country code and convenient number entry. But exist the case when users also should be able to sign up by e-mail. For such an example, we have designed the unique cellular number mask that appears when the user starts typing numbers.",
"homepage": "https://github.com/ekamalov/EKFieldMask",
"license": "MIT",
"swift_versions": "5.0",
"platforms": {
"ios": "12.2"
},
"authors": {
"Erik Kamalov": "ekamalov967@gmail.com"
},
"source": {
"git": "https://github.com/ekamalov/EKFieldMask.git",
"tag": "1.0"
},
"source_files": "Source/**/*.swift",
"swift_version": "5.0"
}