[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 4 / 3 / XREasyRefreshControl / 1.2.1 / XREasyRefreshControl.podspec.json
blobcb732fa3cfa57e3e3b42f028d7e060b477041a21
2   "name": "XREasyRefreshControl",
3   "version": "1.2.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A powerful and lightweight pull-down refresh and pull-up load control.",
9   "homepage": "https://github.com/hanzhuzi/XREasyRefreshControl",
10   "authors": {
11     "hanzhuzi": "1754410821@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/hanzhuzi/XREasyRefreshControl.git",
15     "tag": "1.2.1"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "frameworks": [
23       "UIKit",
24       "Foundation"
25     ]
26   },
27   "module_name": "XREasyRefresh",
28   "swift_version": "4.2",
29   "source_files": "Source/**/*.swift"