[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 7 / a / TBRefreshView / 1.5.2 / TBRefreshView.podspec.json
blob2ecd4327d48483229e3b6b6f6b7f79752df74384
2   "name": "TBRefreshView",
3   "version": "1.5.2",
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.2"
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"