[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / e / f / WBPullRefresh / 1.0.4 / WBPullRefresh.podspec.json
blob016695817b2a185c3d36e86ab283410a7331657d
2   "name": "WBPullRefresh",
3   "version": "1.0.4",
4   "summary": "A pull refresh lib that you can customize animations yourself",
5   "description": "A pull refresh lib that you can customize animations yourself.Users can fully implemente refresh content view or tip view, and customize animation for them.",
6   "homepage": "https://github.com/PeterJames4719/WBPullRefresh",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bing": "wubing0220@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/PeterJames4719/WBPullRefresh.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WBPullRefresh/Classes/**/*",
22   "dependencies": {
23     "WBEfficientBox": [
25     ]
26   }