[Add] SmartCodable 3.4.6-beta
[CocoaPods.git] / Specs / e / b / 8 / FancyTextField / 0.1.2 / FancyTextField.podspec.json
blob7cba2e9bba98be3cdd8f07fd683b74df6f2ea8cb
2   "name": "FancyTextField",
3   "version": "0.1.2",
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.1.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "CustomTextInput/*",
22   "pushed_with_swift_version": "4.0"