[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / c / 2 / MDTextField / 1.0.0 / MDTextField.podspec.json
blob6a9b044e1540c8d7f30972750ce1c26bd2257414
2   "name": "MDTextField",
3   "version": "1.0.0",
4   "summary": "Add image to the UITextField leftview with just one line of code..",
5   "description": "MDTextField allows developer to add image to the left side of a UITextField. I find my self writing the code for this in almost every project, and decided to make it a pod to help cut development time.",
6   "homepage": "https://github.com/mdrame/MDTextField.git",
7   "license": "MIT",
8   "authors": {
9     "mohammed": "mdrame113@gmail.com"
10   },
11   "platforms": {
12     "ios": "14.3"
13   },
14   "source": {
15     "git": "https://github.com/mdrame/MDTextField.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "MDTextField/**/*.{swift}",
19   "swift_versions": "5.0",
20   "swift_version": "5.0"