[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 5 / 6 / SMFloatingLabelTextField / 0.3.1 / SMFloatingLabelTextField.podspec.json
blob036c138e4e663923ecc40152022fea17db481615
2   "name": "SMFloatingLabelTextField",
3   "version": "0.3.1",
4   "summary": "A subclass of UITextField that displays floating placeholder",
5   "description": "This CocoaPod providers the ability to use a UITextField that displays floating placeholder. When user type some text into field, or text is set programatically, placeholder label is displayed above field itself. The placeholder labes appears and disappears using animation.",
6   "homepage": "https://github.com/AzimoLabs/SMFloatingLabelTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Michał Moskała": "micmos@azimo.com"
13   },
14   "source": {
15     "git": "https://github.com/AzimoLabs/SMFloatingLabelTextField.git",
16     "tag": "0.3.1"
17   },
18   "social_media_url": "https://twitter.com/azimolabs",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SMFloatingLabelTextField/Classes/**/*"