[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 4 / b / 3 / FloatingTextInput / 0.2.4 / FloatingTextInput.podspec.json
blob8bd444348b85ba69c09d42ab87e1f9a6e9c32571
2   "name": "FloatingTextInput",
3   "version": "0.2.4",
4   "summary": "Floating title for UITextField and UITextView",
5   "description": "Additional view for UITextField and UITextView\n- floating behavior\n- title\n- separator\n- validation text",
6   "homepage": "https://github.com/RedMadRobot/floating-text-input",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alexander-Ignition": "ai@redmadrobot.com"
13   },
14   "source": {
15     "git": "https://github.com/RedMadRobot/floating-text-input.git",
16     "tag": "0.2.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5",
22   "source_files": "FloatingTextInput/*.swift",
23   "frameworks": "UIKit",
24   "swift_version": "5"