[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / c / 3 / 6 / SwiftPullToRefresh / 0.2.2 / SwiftPullToRefresh.podspec.json
blobd29ef485164a70823fed3c1a9f9baaaf3d7d0eaf
2   "name": "SwiftPullToRefresh",
3   "version": "0.2.2",
4   "summary": "An easy way to implement pull-to-refresh feature based on UIScrollView extension, written in Swift.",
5   "description": "An easy way to implement pull-to-refresh feature based on UIScrollView extension, written in Swift. Supply default style refresh controls which you can directly use in your project, and also support for customization. GIF is also supported.",
6   "homepage": "https://github.com/WXGBridgeQ/SwiftPullToRefresh",
7   "license": "MIT",
8   "authors": {
9     "Leo Zhou": "wxg.bridgeq@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/WXGBridgeQ/SwiftPullToRefresh.git",
16     "tag": "0.2.2"
17   },
18   "source_files": "SwiftPullToRefresh/*.{swift}",
19   "resources": "SwiftPullToRefresh/Assets.xcassets",
20   "pushed_with_swift_version": "3.0"