2 "name": "PullToRefreshKit",
4 "summary": "A refresh library written with pure Swift 4",
5 "description": "This is a pull to refresh library written by pure Swift 4. 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/LeoMobileDeveloper/PullToRefreshKit",
12 "Leo": "leomobiledeveloper@gmail.com"
15 "git": "https://github.com/LeoMobileDeveloper/PullToRefreshKit.git",
21 "source_files": "Source/Classes/**/*",
22 "resources": "Source/Assets/**/*"