[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 6 / 0 / PPPullToRefresher / 3.0.0 / PPPullToRefresher.podspec.json
blobcbe15b0fcdd8c65ae3965f56fc838219c5c60ff2
2   "name": "PPPullToRefresher",
3   "version": "3.0.0",
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/magic3584/PullToRefresh.git",
17     "tag": "3.0.0"
18   },
19   "source_files": "PullToRefresh/*.swift",
20   "module_name": "PullToRefresh",
21   "pushed_with_swift_version": "3.0"