2 "name": "MTORefresher",
4 "summary": "MTORefresher is a Swift implementation of pull-to-refresh",
5 "description": "MTORefresher is a Swift implementation of pull-to-refresh, include pull-down and pull-up. Use 1 line of code can make this. Also you can use Component protocol to custom your own pull-to-refresh Component.",
6 "homepage": "https://github.com/lihei12345/MTORefresher",
9 "lifuqiang": "195135955@qq.com"
12 "git": "https://github.com/lihei12345/MTORefresher.git",
19 "default_subspecs": "Core",
23 "source_files": "Source/*.swift",
27 "name": "BasicComponent",
28 "source_files": "BasicComponent/*.swift",
30 "MTORefresher/Core": [
34 "resources": "BasicComponent/*.{png,jpg}"