2 "name": "YLPullToRefreshKit",
4 "summary": "A refresh library written with pure Swift 5",
5 "description": "This is a pull to refresh library written by pure Swift 5. Using it you can add pull to refresh, pull to load more, pull left/right to view details within one line. Besides, it is quite easy to write a custom refresh view when using this lib.",
6 "homepage": "https://github.com/YuLeiFuYun/PullToRefreshKit",
12 "YuLeiFuYun": "yuleifuyunn@gmail.com"
15 "git": "https://github.com/YuLeiFuYun/PullToRefreshKit.git",
21 "swift_versions": "5.0",
22 "source_files": "Sources/PullToRefreshKit/Classes/**/*",
23 "resources": "Sources/PullToRefreshKit/Assets/**/*",
24 "swift_version": "5.0"