blob: ac72a1f729fdf548862304620eac7a97b0d2a33d [file] [log] [blame]
{
"name": "RSFloatInputView",
"version": "1.0.0",
"summary": "A Float Input View with smooth animation and supporting icon and seperator written with Swift",
"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",
"homepage": "https://github.com/roytornado/RSFloatInputView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"roytornado": "roytornado@gmail.com"
},
"source": {
"git": "https://github.com/roytornado/RSFloatInputView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RSFloatInputView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}