[Add] OpacityCore 4.0.14
[CocoaPods.git] / Specs / 3 / 5 / 2 / FYFModuleMediator / 0.1.2 / FYFModuleMediator.podspec.json
bloba1cc49fd016c437519d590cb41ea4f4b59774db8
2   "name": "FYFModuleMediator",
3   "version": "0.1.2",
4   "summary": "A short description of FYFModuleMediator.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "git@github.com:lookingforfanyunfei/FYFModuleMediator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "786452470@qq.com": "fyf786452470@gmail.com"
13   },
14   "source": {
15     "git": "git@github.com:lookingforfanyunfei/FYFModuleMediator.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "FYFModuleMediator/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     "FYFAppNavigator": [
35       "~> 0.1.0"
36     ]
37   },
38   "swift_version": "5.5"