[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / b / 5 / 4 / Refreshing / 1.1.0 / Refreshing.podspec.json
blobc4c65aeda5d960733602c6ffe829aca21ce556a6
2   "name": "Refreshing",
3   "version": "1.1.0",
4   "summary": "An easy way to implement pull-to-refresh feature based on UIScrollView extension.",
5   "homepage": "https://github.com/iLiuChang/Refreshing",
6   "license": "MIT",
7   "authors": {
8     "iLiuChang": "iliuchang@foxmail.com"
9   },
10   "platforms": {
11     "ios": "11.0"
12   },
13   "source": {
14     "git": "https://github.com/iLiuChang/Refreshing.git",
15     "tag": "1.1.0"
16   },
17   "requires_arc": true,
18   "swift_versions": "5.0",
19   "source_files": "Source/*.{swift}",
20   "swift_version": "5.0"