[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / 9 / f / 3 / Refresher-swift / 0.7.1 / Refresher-swift.podspec.json
blob64f490474739d0f2dc9c245b5628030c61778c20
2   "name": "Refresher-swift",
3   "version": "0.7.1",
4   "summary": "Pull to refresh in Swift",
5   "description": "Refresher is pull to refresh library written in Swift. It provides easy to use UIScrollView methods to add pull to refresh to your view. Refresher also supports custom animations.",
6   "homepage": "https://github.com/CSRVendor/refresher",
7   "screenshots": [
8     "https://raw.githubusercontent.com/jcavar/refresher/master/previews/anim_beat.gif",
9     "https://raw.githubusercontent.com/jcavar/refresher/master/previews/anim_default.gif",
10     "https://raw.githubusercontent.com/jcavar/refresher/master/previews/anim_pacman.gif"
11   ],
12   "license": "MIT",
13   "authors": {
14     "LeoAiolia": "936381813@qq.com"
15   },
16   "social_media_url": "https://www.jianshu.com/u/4f3d52fed302",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "swift_versions": "5.0",
21   "source": {
22     "git": "https://github.com/CSRVendor/refresher.git",
23     "tag": "0.7.1"
24   },
25   "source_files": "Refresher-swift/*.swift",
26   "swift_version": "5.0"