[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / 8 / 6 / TweeTextField / 1.1.0 / TweeTextField.podspec.json
blobf33585c116d6933215e6ba9e76b96426ce86d6a7
2   "name": "TweeTextField",
3   "version": "1.1.0",
4   "summary": "Lightweight set of attributed text fields with nice animation",
5   "description": "This is lightweight library that provides different types of Text Fields based on your needs. I was inspired by https://uimovement.com/ui/2524/input-field-help/.",
6   "homepage": "https://github.com/oleghnidets/TweeTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Oleg Hnidets": "oleg.oleksan@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/oleghnidets/TweeTextField.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "Sources/*.swift",
23   "frameworks": "UIKit"