[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / e / 3 / 0 / XZRefreshing / 2.0.0 / XZRefreshing.podspec.json
blob65a91ab7de85ee270d015d18935196b6e96b7404
2   "name": "XZRefreshing",
3   "version": "2.0.0",
4   "summary": "迄今为止 iOS 最流畅的下拉刷新、上拉加载组件",
5   "description": "XZRefreshing 已更名为 XZRefresh 了,请直接使用 XZRefresh 代替。",
6   "homepage": "https://github.com/Xezun/XZRefresh",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Xezun": "developer@xezun.com"
13   },
14   "source": {
15     "git": "https://github.com/Xezun/XZRefresh.git",
16     "branch": "main"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "pod_target_xcconfig": {
22     "GCC_PREPROCESSOR_DEFINITIONS": "XZ_FRAMEWORK=1"
23   },
24   "deprecated": true,
25   "deprecated_in_favor_of": "rename to XZRefresh",
26   "dependencies": {
27     "XZRefresh": [
29     ]
30   }