[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 4 / 0 / Refreshable / 1.3.0 / Refreshable.podspec.json
blob81c9f52210c1865540e12f8e541051e56a77113c
2   "name": "Refreshable",
3   "version": "1.3.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.md"
7   },
8   "summary": "Pull to refresh and load more function for UIScrollView",
9   "homepage": "https://github.com/harrytrn/Refreshable",
10   "authors": {
11     "Harry Tran": "duchoang.vp@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/harrytrn/Refreshable.git",
15     "tag": "1.3.0"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "Sources/**/*.swift",
22   "ios": {
23     "frameworks": [
24       "UIKit",
25       "Foundation"
26     ]
27   },
28   "swift_version": "5.0"