[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / b / e / PullToRefresher / 3.2 / PullToRefresher.podspec.json
blob22611ab018b2f6c408769164b13128e70c3bc8dc
2   "name": "PullToRefresher",
3   "version": "3.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   "swift_versions": "5.0",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Yalantis",
12   "social_media_url": "https://twitter.com/yalantis",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/Yalantis/PullToRefresh.git",
18     "tag": "3.2"
19   },
20   "source_files": "PullToRefresh/*.swift",
21   "module_name": "PullToRefresh",
22   "swift_version": "5.0"