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