[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 7 / a / TBRefreshView / 1.5.4 / TBRefreshView.podspec.json
blobe6ed2e290ea6d0eed0f3cb46a461fb4a8f83b396
2   "name": "TBRefreshView",
3   "version": "1.5.4",
4   "summary": "TBRefreshView provides three loading method in UITableView or UICollectionView: pull to refresh,  scroll to bottom to refresh and loading.",
5   "homepage": "https://github.com/teambition/RefreshView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "bruce": "liangmingzou@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/teambition/RefreshView.git",
18     "tag": "1.5.4"
19   },
20   "swift_versions": "5.0",
21   "source_files": "Sources/*.swift",
22   "resource_bundles": {
23     "RefreshView": [
24       "Resource/*"
25     ]
26   },
27   "frameworks": [
28     "Foundation",
29     "UIKit"
30   ],
31   "swift_version": "5.0"