blob: 48527564094932d5cf476b8ceb781ab8c5a66814 [file] [log] [blame]
{
"name": "ShepherdScroll",
"platforms": {
"ios": "9.0"
},
"summary": "ShepherdScroll implements a custom Scroll View which provides easy handling of animation over child view controllers during the scroll.",
"requires_arc": true,
"swift_version": "4.1",
"version": "0.1.2",
"license": "MIT",
"authors": {
"Victor Panitz Magalhães": "victorpanitz@gmail.com"
},
"homepage": "https://github.com/victorpanitz/ShepherdScroll",
"source": {
"git": "https://github.com/victorpanitz/ShepherdScroll.git",
"tag": "0.1.2"
},
"frameworks": "UIKit",
"source_files": "ShepherdScroll/**/*.{swift}"
}