[Add] NASSDK 1.4.21
[CocoaPods.git] / Specs / 5 / b / e / PullToRefresher / 3.0.2 / PullToRefresher.podspec.json
bloba8b9ba8f464f99f04fba620a97aa27a30065f256
2   "name": "PullToRefresher",
3   "version": "3.0.2",
4   "summary": "This component implements pure pull-to-refresh logic and you can use it for developing your own pull-to-refresh animations",
5   "homepage": "http://yalantis.com/blog/how-we-built-customizable-pull-to-refresh-pull-to-cook-soup-animation/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Yalantis",
11   "social_media_url": "https://twitter.com/yalantis",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/Yalantis/PullToRefresh.git",
17     "tag": "3.0.2"
18   },
19   "source_files": "PullToRefresh/*.swift",
20   "module_name": "PullToRefresh"