[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / b / d / Refresher / 0.6.1 / Refresher.podspec.json
blobb4f350742f9569ca97838220a712598917d106a2
2   "name": "Refresher",
3   "version": "0.6.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/jcavar/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     "Josip Cavar": "josipcavar04@gmail.com"
15   },
16   "social_media_url": "http://twitter.com/josip04",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source": {
21     "git": "https://github.com/jcavar/refresher.git",
22     "tag": "0.6.1"
23   },
24   "source_files": "Refresher/*.swift"