[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 3 / 6 / SwiftPullToRefresh / 3.1.1 / SwiftPullToRefresh.podspec.json
blob2356ecc972021c56ca595369def9275a91437668
2   "name": "SwiftPullToRefresh",
3   "version": "3.1.1",
4   "summary": "An easy way to implement pull-to-refresh feature based on UIScrollView extension, written in Swift 5.",
5   "description": "An easy way to implement pull-to-refresh feature based on UIScrollView extension, written in Swift 5. Provide default style header and footer 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   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/WXGBridgeQ/SwiftPullToRefresh.git",
17     "tag": "3.1.1"
18   },
19   "source_files": "SwiftPullToRefresh/*.{swift}",
20   "swift_version": "5.0"