[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / d / 2 / YCLRefresh / 0.0.1 / YCLRefresh.podspec.json
blobe8ccbf15b64c9c39cf05d65de45c9e5a508c1224
2   "name": "YCLRefresh",
3   "version": "0.0.1",
4   "summary": "养车乐刷新控件",
5   "description": "不需要太多解释",
6   "homepage": "https://github.com/geyuewen/YCLRefresh",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "geyuewen": "geyuewen1994@126.com"
13   },
14   "source": {
15     "git": "https://github.com/geyuewen/YCLRefresh.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YCLRefresh/Classes/**/*",
22   "resource_bundles": {
23     "YCLRefresh": [
24       "YCLRefresh/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "MJRefresh": [
30     ]
31   }