blob: 798f896f1cf98fe5217c53b292aee019b511a6be [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.3",
"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.3"
},
"frameworks": "UIKit",
"source_files": "ShepherdScroll/**/*.{swift}"
}