[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 8 / f / 7 / UIScrollView_LBEmptySourceView / 1.0.0 / UIScrollView_LBEmptySourceView.podspec.json
blobe6d3df56309b9a9f4c1967f1d9547c30268a492e
2   "name": "UIScrollView_LBEmptySourceView",
3   "version": "1.0.0",
4   "summary": "UIScrollView添加一个无内容的时候空视图根据数据源(包括header和footer)自动展示与消失的功能。",
5   "description": "UIScrollView添加一个无内容的时候空视图根据数据源(包括header和footer)自动展示与消失的功能。",
6   "homepage": "https://github.com/A1129434577/UIScrollView_LBEmptySourceView",
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/UIScrollView_LBEmptySourceView.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "UIScrollView+LBEmptySourceView/**/*.{h,m}",
22   "requires_arc": true