blob: 91869b941c9edbc9eb13fe3814863d965be858fb [file] [log] [blame]
{
"name": "SwiftScrollViews",
"version": "1.1.0",
"summary": "A approach for manage UITextField & UITextView over scroll view across keyboard in iOS.",
"description": "A simple approach to handle UITextField & UITextView over scroll view accross keyboard. The SwiftScrollViews framework is written with the extension UIScrollView.",
"homepage": "https://rajamohan-s.github.io/SwiftScrollViews/",
"screenshots": [
"https://rajamohan-s.github.io/swiftscrollviews/logo.png"
],
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Rajamohan Sadhu Sundar Singh",
"social_media_url": "https://rajamohan-s.github.io/",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/RAJAMOHAN-S/SwiftScrollViews.git",
"tag": "1.1.0"
},
"swift_version": "4.2",
"source_files": "SwiftScrollViews/SwiftScrollViews/*.swift"
}