[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 3 / a / 4 / MZRefresh / 0.0.4 / MZRefresh.podspec.json
blob417f9392801b7bdb1ae95db2a76e4d29fde9447f
2   "name": "MZRefresh",
3   "version": "0.0.4",
4   "summary": "Swift下拉刷新、上拉加载组件,简单易用,适用于UIScrollView、UITableView、UICollectionView等继承于UIScrollView的组件。",
5   "homepage": "https://github.com/1691665955/MZRefresh",
6   "authors": {
7     "MZ": "1691665955@qq.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "source": {
14     "git": "https://github.com/1691665955/MZRefresh.git",
15     "tag": "0.0.4"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "MZRefresh/MZRefresh/*",
22   "resource_bundles": {
23     "MZRefresh": [
24       "MZRefresh/MZRefresh/Resources/*"
25     ]
26   },
27   "dependencies": {
28     "NVActivityIndicatorView": [
30     ]
31   },
32   "swift_version": "5.0"