blob: 51b39ba8bcff5995791b8136d4000458a98e8c99 [file] [log] [blame]
{
"name": "EmailOrMobileRow",
"version": "0.1.0",
"summary": "Accept an Email or Mobile number",
"description": "A Eureka form row that accepts and validates typed entry as either an Email address or a Mobile number.",
"homepage": "https://github.com/apcro/EmailOrMobileRow",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"u": "cro@alienpants.com"
},
"source": {
"git": "https://github.com/apcro/EmailOrMobileRow.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source_files": "EmailOrMobileRow/Classes/**/*",
"dependencies": {
"Eureka": [
]
},
"swift_version": "5.0"
}