[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / b / e / PullToRefresher / 1.3.1 / PullToRefresher.podspec.json
blobd521c256d89e1ecb0ebd315724cdea2f7458872c
2   "name": "PullToRefresher",
3   "version": "1.3.1",
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": "1.3.1"
18   },
19   "source_files": "PullToRefresh/*.swift",
20   "module_name": "PullToRefresh",
21   "requires_arc": true