[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / e / b / 8 / FancyTextField / 0.2.0 / FancyTextField.podspec.json
blobe9c35639a24cce7343ced04f641406ba2e91580c
2   "name": "FancyTextField",
3   "version": "0.2.0",
4   "summary": "Its the UITextField but prettier",
5   "description": "This TextField is really fancy! It will make your app look slick!",
6   "homepage": "https://github.com/gtdrag/FancyTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "George T. Drag": "gdrag@redfoundry.com"
13   },
14   "source": {
15     "git": "https://github.com/gtdrag/FancyTextField.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "CustomTextInput/*.{swift,xib}",
22   "pushed_with_swift_version": "4.0"