[Add] THEOplayer-Integration-THEOlive 8.6.3
[CocoaPods.git] / Specs / a / d / 5 / MJRefresh_LY / 1.1.0 / MJRefresh_LY.podspec.json
blob25013fd2c3e1627e08edf615ca95a3461b0b3185
2   "name": "MJRefresh_LY",
3   "version": "1.1.0",
4   "summary": "MJRefresh的封装,将常用的功能以协议的方式封装。通过遵循相关的协议,可以实现快速添加上拉下拉功能,不用再重复去处理逻辑。",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ButtFly/MJRefresh_LY",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ButtFly": "315585758@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ButtFly/MJRefresh_LY.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MJRefresh_LY/Classes/**/*",
22   "dependencies": {
23     "MJRefresh": [
25     ]
26   }