blob: a2236a2b6ac2a919e5c8a79376e53c53eb0d64b4 [file] [log] [blame]
{
"name": "SwiftScrollViews",
"version": "0.0.2",
"summary": "A approach for manage text field over scroll view across keyboard in iOS.",
"description": "A approach for manage text field over scroll view across keyboard in iOS. This test description will update soon.",
"homepage": "https://rajamohan-s.github.io/SwiftScrollView/",
"screenshots": "https://raw.githubusercontent.com/RAJAMOHAN-S/SwiftScrollViews/master/images/demo.gif",
"license": "MIT",
"authors": "Rajamohan Sadhu Sundar Singh",
"social_media_url": "https://rajamohan-s.github.io/",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"source": {
"git": "https://github.com/RAJAMOHAN-S/SwiftScrollViews.git",
"tag": "0.0.2"
},
"source_files": "SwiftScrollViews/SwiftScrollViews/*.swift"
}