[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 2 / 0 / PullToRefreshKit / 0.8.6 / PullToRefreshKit.podspec.json
blobeefd9951f7000914822a20f5c585706a07afcd41
2   "name": "PullToRefreshKit",
3   "version": "0.8.6",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Leo": "leomobiledeveloper@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/LeoMobileDeveloper/PullToRefreshKit.git",
16     "tag": "0.8.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Source/Classes/**/*",
22   "resources": "Source/Assets/**/*"