[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / b / 5 / 4 / Refreshing / 1.0.0 / Refreshing.podspec.json
blob3445e9b9c4a623ec70c2758cc8023a5b98cac423
2   "name": "Refreshing",
3   "version": "1.0.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.0.0"
16   },
17   "requires_arc": true,
18   "swift_versions": "5.0",
19   "source_files": "Source/*.{swift}",
20   "swift_version": "5.0"