[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 0 / 4 / b / FYFRefresh / 0.1.0 / FYFRefresh.podspec.json
blob0eb3e03b44d7f140322d9614d7b5b0c0257d757a
2   "name": "FYFRefresh",
3   "version": "0.1.0",
4   "summary": "A short description of FYFRefresh.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/786452470@qq.com/FYFRefresh",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "786452470@qq.com": "fyf786452470@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lookingforfanyunfei/FYFRefresh.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "FYFRefresh/Classes/**/*",
22   "pod_target_xcconfig": {
23     "VALID_ARCHS": "arm64e arm64 armv7 armv7s x86_64",
24     "DEFINES_MODULE": "YES"
25   },
26   "swift_versions": [
27     "5.1",
28     "5.2",
29     "5.3",
30     "5.4",
31     "5.5"
32   ],
33   "dependencies": {
34     "MJRefresh": [
36     ],
37     "FYFCategory": [
39     ]
40   },
41   "swift_version": "5.5"