[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 0 / b / QCPullRefresh / 0.1.1 / QCPullRefresh.podspec.json
blob8db8d653964f707cfaf8efe6c0d5a68dccd6c9c7
2   "name": "QCPullRefresh",
3   "version": "0.1.1",
4   "summary": "QCPullRefresh is imitation BanTanAnimation Pull Refresh.",
5   "description": "TODO: 这是一款模仿半糖下拉刷新的刷新控件, 仅供学习和参考. 其中主要参考了MJRefresh以及一些其他的刷新动画效果,旨在提高刷新效率.",
6   "homepage": "https://github.com/QC-L/QCPullRefresh",
7   "license": "MIT",
8   "authors": {
9     "QC-L": "liqichang_4869@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/QC-L/QCPullRefresh.git",
16     "tag": "0.1.1"
17   },
18   "source_files": [
19     "QCPullRefresh",
20     "QCPullRefresh/**/*.{h,m}"
21   ],
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "CoreText",
26     "QuartzCore"
27   ]