[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / e / d / 2 / YLPullToRefreshKit / 1.0.0 / YLPullToRefreshKit.podspec.json
blob7f95219aeb6e1cd0e61d24aca7af505ab370890a
2   "name": "YLPullToRefreshKit",
3   "version": "1.0.0",
4   "summary": "A refresh library written with pure Swift 5",
5   "description": "This is a pull to refresh library written by pure Swift 5. Using it you can add pull to refresh, pull to load more, pull left/right to view details within one line. Besides, it is quite easy to write a custom refresh view when using this lib.",
6   "homepage": "https://github.com/YuLeiFuYun/PullToRefreshKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YuLeiFuYun": "yuleifuyunn@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/YuLeiFuYun/PullToRefreshKit.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Sources/PullToRefreshKit/Classes/**/*",
23   "resources": "Sources/PullToRefreshKit/Assets/**/*",
24   "swift_version": "5.0"