[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / e / 0 / LBReusableScrollView / 0.0.4 / LBReusableScrollView.podspec.json
blob332f90212b23ca1e2a6ac19efb5bdf7b706908db
2   "name": "LBReusableScrollView",
3   "version": "0.0.4",
4   "summary": "可复用ScrollView",
5   "description": "高性能复用ScrollView,使用简单,只需要代理返回View就可以简单实现一个滚动View,不管总共多少页,占用内存的只有当前页、前一页、后一页。",
6   "homepage": "https://github.com/A1129434577/LBReusableScrollView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "刘彬": "1129434577@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/A1129434577/LBReusableScrollView.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "LBReusableScrollView/**/*.{h,m}",
22   "requires_arc": true