[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 2 / 0 / PullToRefreshKit / 0.8.0 / PullToRefreshKit.podspec.json
blob07b5df58a57e8d08b2987e0e4653349cd07d6a1f
2   "name": "PullToRefreshKit",
3   "version": "0.8.0",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Source/Classes/**/*",
22   "resources": "Source/Assets/**/*",
23   "pushed_with_swift_version": "3.0"