[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / d / 2 / FloatingLabelTextField / 1.2.0 / FloatingLabelTextField.podspec.json
blob7ae4f3c3b20c97194ff00ac82e1f4e0b220512a4
2   "name": "FloatingLabelTextField",
3   "swift_versions": "5.0",
4   "version": "1.2.0",
5   "summary": "FloatingLabelTextField",
6   "description": "Library that allows to show animated floating label above the text field",
7   "homepage": "https://github.com/z-four/FloatingLabelTextField",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Dmitriy Zhyzhko": "zfour.dev@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/z-four/FloatingLabelTextField.git",
17     "tag": "1.2.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "FloatingLabelTextField/Classes/**/*.swift",
23   "resource_bundles": {
24     "FloatingLabelTextField.swift": "FloatingLabelTextField/*.otf"
25   },
26   "swift_version": "5.0"