[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / c / 7 / JNPhoneNumberView / 1.0.15 / JNPhoneNumberView.podspec.json
blob413aca2ce86a7d2a8fe8738eb0ed2cb4b1227b9d
2   "name": "JNPhoneNumberView",
3   "version": "1.0.15",
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.15"
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"