[Add] Storyly 3.12.1
[CocoaPods.git] / Specs / 2 / d / b / SwiftFCXRefresh / 0.1.5 / SwiftFCXRefresh.podspec.json
bloba586acdd1f5f1980d9ba53b8ff080149a4c5390b
2   "name": "SwiftFCXRefresh",
3   "swift_versions": "5.2",
4   "version": "0.1.5",
5   "summary": "Swift版上下拉刷新.",
6   "description": "提供简便的上下拉刷新,支持自定义,只需简单的两三行代码即可.",
7   "homepage": "https://github.com/FCXPods/SwiftFCXRefresh",
8   "license": "MIT",
9   "authors": {
10     "fengchuanxiang": "fengchuanxiang@126.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/FCXPods/SwiftFCXRefresh.git",
17     "tag": "0.1.5"
18   },
19   "source_files": "Sources/*.swift",
20   "resources": "Sources/*.png",
21   "requires_arc": true,
22   "swift_version": "5.2"