[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 2 / b / SevenModular / 0.1.8 / SevenModular.podspec.json
blobe68d3b2436d43b4096168dd96b20a65c60297b52
2   "name": "SevenModular",
3   "version": "0.1.8",
4   "summary": "Seven模块公用库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/rm-c/SevenModular",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CRM": "904190328@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/rm-c/SevenModular.git",
16     "tag": "0.1.8"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "SevenModular/Classes/**/*.{swift}",
23   "xcconfig": {
24     "LD_RUNPATH_SEARCH_PATHS": "@loader_path/../Frameworks",
25     "VALID_ARCHS[sdk=iphonesimulator*]": ""
26   },
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ],
31   "vendored_frameworks": "**/**/*.framework",
32   "dependencies": {
33     "WCDB.swift": [
34       "~> 1.0.8.2"
35     ],
36     "ObjectMapper": [
37       "~> 4.2.0"
38     ],
39     "ZIPFoundation": [
40       "~> 0.9.11"
41     ]
42   },
43   "swift_version": "5.0"