[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 8 / b / c / RSFloatInputView / 1.0.0 / RSFloatInputView.podspec.json
blobac72a1f729fdf548862304620eac7a97b0d2a33d
2   "name": "RSFloatInputView",
3   "version": "1.0.0",
4   "summary": "A Float Input View with smooth animation and supporting icon and seperator written with Swift",
5   "description": "A Float Input View with smooth animation and supporting icon and seperator written with Swift\n\nFeatures:\n* Smooth animation using CoreText\n* Support optional left icon\n* Support optional seperator\n* Configurable padding, size, fonts and colors\n* Ready for multi styles\n* Ready for string localization",
6   "homepage": "https://github.com/roytornado/RSFloatInputView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "roytornado": "roytornado@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/roytornado/RSFloatInputView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RSFloatInputView/Classes/**/*",
22   "pushed_with_swift_version": "3.0"