[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 9 / f / 7 / FYFWebController / 0.1.9 / FYFWebController.podspec.json
blob2acec42b485dadaaacfbef82fcda76b2ae88578a
2   "name": "FYFWebController",
3   "version": "0.1.9",
4   "summary": "A short description of FYFWebController.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/fanyunfei786452470/FYFWebController",
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/fanyunfei786452470/FYFWebController.git",
16     "tag": "0.1.9"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "FYFWebController/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   ],
32   "resource_bundles": {
33     "FYFWebController": [
34       "FYFWebController/Assets/*"
35     ]
36   },
37   "dependencies": {
38     "FYFSwfitDefines": [
40     ],
41     "FYFDeviceInfo": [
43     ],
44     "SnapKit": [
46     ],
47     "SwiftyJSON": [
49     ]
50   },
51   "swift_version": "5.4"