blob: 39a3902474920e7bc1f602b356a1ddb6214cd791 [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.0.7",
"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.0.7"
},
"frameworks": "UIKit",
"source_files": "ShepherdScroll/**/*.{swift}"
}