blob: f11b2908c2df01d0b2072e352c267aa50d0e69dc [file] [log] [blame]
{
"name": "EARestrictedScrollView",
"version": "2.0.3",
"summary": "UIScrollView sublass with ability to restrict or limit scrolling area.",
"screenshots": "https://raw.githubusercontent.com/ealeksandrov/EARestrictedScrollView/master/Screenshot01.png",
"homepage": "https://github.com/ealeksandrov/EARestrictedScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Evgeny Aleksandrov": "evgeny@aleksandrov.ws"
},
"social_media_url": "https://twitter.com/ealeksandrov",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ealeksandrov/EARestrictedScrollView.git",
"tag": "2.0.3"
},
"source_files": "Source/*.swift"
}