[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 6 / 8 / TYTextField / 0.1.2 / TYTextField.podspec.json
blobed39732a1e385d2462570a67a367e9012530ff1c
2   "name": "TYTextField",
3   "version": "0.1.2",
4   "summary": "A simple textfield framework which include phone number and pin code input",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/werurty@163.com/TYTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "werurty@163.com": "tyacal9527@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/fishmanlol/TYTextField.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "TYTextField/Classes/**/*",
22   "swift_versions": "5.0",
23   "dependencies": {
24     "SnapKit": [
25       "~> 5.0.1"
26     ],
27     "PhoneNumberKit": [
28       "~> 3.1.0"
29     ]
30   },
31   "swift_version": "5.0"