blob: efacfb1bd5b81b36f8ea78f9caca93dbb7a43eaa [file] [log] [blame]
{
"name": "ReusableNestingScrollview",
"version": "0.0.3",
"summary": "An scrollView handler for UIScrollView & WKWebView and other scrollViews. Providing scrollview`s subViews reusable.",
"homepage": "https://github.com/dequan1331/ReusableNestingScrollview",
"license": "MIT",
"authors": "dequanzhu",
"platforms": {
"ios": "11.2"
},
"source": {
"git": "https://github.com/dequan1331/ReusableNestingScrollview.git",
"tag": "0.0.3"
},
"source_files": [
"ReusableNestingScrollview/ReusableNestingScrollview",
"ReusableNestingScrollview/Source/**/*.{h,m}"
],
"frameworks": "UIKit"
}