blob: e6c78db57c4b0c2db920d5307036fec6a4be8cfe [file] [log] [blame]
{
"name": "ReusableNestingScrollview",
"version": "0.1",
"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": "8.0"
},
"source": {
"git": "https://github.com/dequan1331/ReusableNestingScrollview.git",
"tag": "0.1"
},
"source_files": [
"ReusableNestingScrollview/ReusableNestingScrollview",
"ReusableNestingScrollview/Source/**/*.{h,m}"
],
"frameworks": "UIKit"
}