[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / a / f / 8 / IntlMobileTextView / 0.1.0 / IntlMobileTextView.podspec.json
blobc53b01c12656fd21d300441ce5802b43b7cc4e02
2   "name": "IntlMobileTextView",
3   "version": "0.1.0",
4   "summary": "Mobile Number View With Country Flag.",
5   "description": "International Mobile Number View with country Flag and country code with Mobile Number validation.",
6   "homepage": "https://github.com/lp2008/IntlMobileTextView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Shohan Rahman": "shohan2@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lp2008/IntlMobileTextView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "IntlMobileTextView/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "libPhoneNumber-iOS": [
25       "~> 0.8"
26     ]
27   }