[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 0 / b / ELRefreshHelper / 0.0.2 / ELRefreshHelper.podspec.json
bloba623db79328d982aa0323cc910bf13bcf662b3b9
2   "name": "ELRefreshHelper",
3   "version": "0.0.2",
4   "summary": "refresh page helper based MJRefresh & EOLNetworking.",
5   "homepage": "https://github.com/liyonghui16/ELRefreshHelper",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "liyonghui16": "18335103323@163.com"
12   },
13   "source": {
14     "git": "https://github.com/liyonghui16/ELRefreshHelper.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "ELRefreshHelper/Classes/**/*",
21   "dependencies": {
22     "EOLNetworking": [
23       "~> 0.0.10"
24     ],
25     "MJRefresh": [
27     ]
28   }