blob: 8a33dc3a28a2a230f6b86c64fb3d34c5b5e6007c [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.2",
"license": "MIT",
"authors": {
"Victor Panitz Magalhães": "victorpanitz@gmail.com"
},
"homepage": "https://bitbucket.org/victorpanitz/shepherdscroll/",
"source": {
"git": "https://victorpanitz@bitbucket.org/victorpanitz/shepherdscroll.git",
"tag": "0.0.2"
},
"frameworks": "UIKit",
"source_files": "ShepherdScroll/**/*.{swift}"
}