[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / d / f / KDWCDBSwift / 1.0.2 / KDWCDBSwift.podspec.json
bloba3d2de1a168d9a339e10fac1ca06933421c5e769
2   "name": "KDWCDBSwift",
3   "version": "1.0.2",
4   "summary": "A short description of KDWCDBSwift.",
5   "homepage": "https://github.com/kindvoon/WCDBSwift.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "kindvoon": "kindvoon@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/kindvoon/WCDBSwift.git",
15     "tag": "1.0.2"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "ios": {
21     "vendored_frameworks": "Frameworks/WCDBSwift.xcframework"
22   },
23   "libraries": [
24     "iconv",
25     "z",
26     "stdc++",
27     "sqlite3",
28     "c++"
29   ],
30   "requires_arc": true,
31   "pod_target_xcconfig": {
32     "VALID_ARCHS": "x86_64 armv7 arm64"
33   }