[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / d / 2 / FloatingLabelTextField / 1.0.5 / FloatingLabelTextField.podspec.json
blobe9e8043f188a65a0b85ef6609749c15345f5deb0
2   "name": "FloatingLabelTextField",
3   "swift_version": "4.2",
4   "version": "1.0.5",
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.0.5"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "FloatingLabelTextField/Classes/**/*.swift",
23   "resource_bundles": {
24     "FloatingLabelTextField.swift": "FloatingLabelTextField/*.otf"
25   }