[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / c / 7 / JNPhoneNumberView / 1.0.2 / JNPhoneNumberView.podspec.json
bloba928e33adf5494933fc0bfbafff9d44f16885946
2   "name": "JNPhoneNumberView",
3   "version": "1.0.2",
4   "summary": "Phone Number Validation with country dial code picker",
5   "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.",
6   "homepage": "https://github.com/JNDisrupter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jayel Zaghmoutt": "eng.jayel.z@gmail.com",
13     "hamzakhanfar": "ha.khanfer@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/JNDisrupter/JNPhoneNumberView.git",
17     "tag": "1.0.2"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "JNPhoneNumberView/**/*.swift",
24   "resources": "JNPhoneNumberView/**/*.{png,pdf,jpeg,jpg,storyboard,xib,xcassets,ttf,json}",
25   "dependencies": {
26     "libPhoneNumber-iOS": [
28     ]
29   },
30   "swift_version": "5.0"