[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / c / b / RefreshControlKit / 0.0.1 / RefreshControlKit.podspec.json
blob863bd682481450ca75e35a758160699cb3062a76
2   "name": "RefreshControlKit",
3   "version": "0.0.1",
4   "summary": "RefreshControlKit is a library for custom RefreshControl that can be used like UIRefreshControl",
5   "homepage": "https://github.com/hirotakan/RefreshControlKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "hirotakan",
11   "platforms": {
12     "ios": "12.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/hirotakan/RefreshControlKit.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "Sources/**/*.swift",
20   "swift_version": "5.0"