[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 5 / 6 / SMFloatingLabelTextField / 0.1.1 / SMFloatingLabelTextField.podspec.json
blob4140bf9310221bf11f4a9e71d2897bac149a44f8
2   "name": "SMFloatingLabelTextField",
3   "version": "0.1.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.1.1"
17   },
18   "social_media_url": "https://twitter.com/azimolabs",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SMFloatingLabelTextField/Classes/**/*"