[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / b / c / RSFloatInputView / 1.1.0 / RSFloatInputView.podspec.json
blob5883afea987257c18c8776da83bbfb11f50c3256
2   "name": "RSFloatInputView",
3   "version": "1.1.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.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RSFloatInputView/Classes/**/*",
22   "swift_version": "4.1"