blob: f00fe3993c931d32f8b22e1e40c6905f1ea2dbeb [file] [log] [blame]
{
"name": "XFReusedScrollView",
"version": "1.0.1",
"license": "MIT",
"summary": "Powerful reused scrollView for IOS. Support custom layout config.",
"homepage": "https://github.com/yizzuide/XFReusedScrollView",
"authors": {
"yizzuide": "fu837014586@163.com"
},
"source": {
"git": "https://github.com/yizzuide/XFReusedScrollView.git",
"tag": "1.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"source_files": "XFReusedScrollView/**/*.{h,m}"
}