[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 0 / b / ELRefreshHelper / 0.0.1 / ELRefreshHelper.podspec.json
blob8dfd9184c121836823dd6b2569afb72fe9f8c47b
2   "name": "ELRefreshHelper",
3   "version": "0.0.1",
4   "summary": "refresh page helper based MJRefresh & EOLNetworking.",
5   "description": "快速集成上啦下拉 控制器关心更少的逻辑",
6   "homepage": "https://github.com/liyonghui16/ELRefreshHelper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liyonghui16": "18335103323@163.com"
13   },
14   "source": {
15     "git": "https://github.com/liyonghui16/ELRefreshHelper.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ELRefreshHelper/Classes/**/*",
22   "dependencies": {
23     "EOLNetworking": [
24       "~> 0.0.10"
25     ],
26     "MJRefresh": [
28     ]
29   }