[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / f / 7 / a / HTPullToRefresh / 0.0.1 / HTPullToRefresh.podspec.json
blob852fa5a5b88d079b0a759cd15ea2dff744763d0f
2   "name": "HTPullToRefresh",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "license": "MIT",
8   "summary": "Give multiple pull-to-refreshes to any UIScrollView (both vertically and/or horizontally) with minial setup",
9   "homepage": "https://github.com/hoang-tran/HTPullToRefresh",
10   "authors": {
11     "Hoang Tran": "hoangtx.master@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/hoang-tran/HTPullToRefresh.git",
15     "tag": "0.0.1"
16   },
17   "description": "HTPullToRefresh allows you to easily add multiple pull-to-refreshes to your UIScrollView (both vertically and/or horizontally) with minimal setup",
18   "frameworks": "QuartzCore",
19   "source_files": "SVPullToRefresh/*.{h,m}",
20   "preserve_paths": "Demo",
21   "requires_arc": true