[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / 3 / a / 4 / MZRefresh / 0.0.8 / MZRefresh.podspec.json
blob745074132da4d2ad694865f5a3b2a2a32f4d88bd
2   "name": "MZRefresh",
3   "version": "0.0.8",
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.8"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "MZRefresh/MZRefresh/*.swift",
22   "resources": "MZRefresh/MZRefresh/*.{png,bundle}",
23   "dependencies": {
24     "NVActivityIndicatorView": [
26     ]
27   },
28   "swift_version": "5.0"