[Add] AmpMux 9.3.2
[CocoaPods.git] / Specs / a / 6 / 3 / GXRefresh / 1.0.0 / GXRefresh.podspec.json
blob15ca8afdfc2d93fdc0554662cb8df0fdb27e34c6
2   "name": "GXRefresh",
3   "version": "1.0.0",
4   "summary": "Swift版的下拉刷新上拉加载,支持Gif、支持自定义刷新动画。",
5   "homepage": "https://github.com/gsyhei/GXRefresh",
6   "license": "MIT",
7   "authors": {
8     "Gin": "279694479@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "swift_versions": "4.2",
14   "source": {
15     "git": "https://github.com/gsyhei/GXRefresh.git",
16     "tag": "1.0.0"
17   },
18   "requires_arc": true,
19   "source_files": "GXRefresh",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "swift_version": "4.2"