blob: 5883afea987257c18c8776da83bbfb11f50c3256 [file] [log] [blame]
{
"name": "RSFloatInputView",
"version": "1.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RSFloatInputView/Classes/**/*",
"swift_version": "4.1"
}