[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 5 / a / YCRefresh / 1.0.1 / YCRefresh.podspec.json
blob43633be96582e061ca8e8bdc0e317260e453e1ea
2   "name": "YCRefresh",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "An easy way to use pull-to-refresh, MJRefresh with swift version.",
9   "homepage": "https://github.com/Loveying/YCRefresh",
10   "authors": {
11     "xiayingying": "xyy_ios@163.com"
12   },
13   "source": {
14     "git": "https://github.com/Loveying/YCRefresh.git",
15     "tag": "1.0.1"
16   },
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "YCRefresh/Classes/**/*",
23   "resources": "YCRefresh/**/*.bundle",
24   "swift_version": "5.0"