[Add] FootprintSwift 3.0.0
[CocoaPods.git] / Specs / 3 / c / 2 / DryDB-macOS / 0.0.1 / DryDB-macOS.podspec.json
blobaac351352fdb44bc8196aca61ed6914a5c27a9ea
2   "name": "DryDB-macOS",
3   "version": "0.0.1",
4   "summary": "DryDB-macOS",
5   "homepage": "https://github.com/duanruiying/DryDB-macOS",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "duanruiying": "2237840768@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/duanruiying/DryDB-macOS.git",
15     "tag": "0.0.1"
16   },
17   "description": "TODO: macOS数据库基本配置.",
18   "swift_versions": "5.0",
19   "platforms": {
20     "osx": "10.13"
21   },
22   "requires_arc": true,
23   "user_target_xcconfig": {
24     "OTHER_LDFLAGS": [
25       "-w"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "OTHER_LDFLAGS": [
30       "-w"
31     ]
32   },
33   "source_files": "DryDB-macOS/Classes/Code/**/*",
34   "frameworks": "Cocoa",
35   "dependencies": {
36     "WCDB.swift": [
38     ]
39   },
40   "swift_version": "5.0"