[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / a / d / EasyRefresher / 0.7.0 / EasyRefresher.podspec.json
blob4a4e6673839e67621889244b2de26711403f54f7
2   "name": "EasyRefresher",
3   "version": "0.7.0",
4   "summary": "A refresh control for UIScrollView.",
5   "homepage": "https://github.com/Pircate/EasyRefresher",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Pircate": "gao497868860@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Pircate/EasyRefresher.git",
15     "tag": "0.7.0"
16   },
17   "source_files": "EasyRefresher/Classes/**/*",
18   "resource_bundles": {
19     "EasyRefresher": [
20       "EasyRefresher/Assets/*.xcassets"
21     ]
22   },
23   "platforms": {
24     "ios": "9.0"
25   },
26   "swift_versions": [
27     "4.2",
28     "5.0"
29   ]