blob: 05c717ce3f0daf7cf5f4cba4d6c77e4acaad7ff4 [file] [log] [blame]
{
"name": "JNPhoneNumberView",
"version": "1.0.12",
"summary": "Phone Number Validation with country dial code picker",
"description": "A view to show the country dial code and the phone number, you can click on the dial code and select another country from the countries picker, this view has a delegate methods to pass the international number and validity of it.",
"homepage": "https://github.com/JNDisrupter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jayel Zaghmoutt": "eng.jayel.z@gmail.com",
"hamzakhanfar": "ha.khanfer@gmail.com"
},
"source": {
"git": "https://github.com/JNDisrupter/JNPhoneNumberView.git",
"tag": "1.0.12"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "JNPhoneNumberView/**/*.swift",
"resources": "JNPhoneNumberView/**/*.{png,pdf,jpeg,jpg,storyboard,xib,xcassets,ttf,json}",
"dependencies": {
"libPhoneNumber-iOS": [
]
},
"swift_version": "5.0"
}