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