[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 6 / d / f / KDWCDBSwift / 1.0.1 / KDWCDBSwift.podspec.json
blob30f012a20f7063898441e39c1369a300ee4b10d4
2   "name": "KDWCDBSwift",
3   "version": "1.0.1",
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.1"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "frameworks": "WCDBSwift",
21   "ios": {
22     "vendored_frameworks": "Frameworks/WCDBSwift.xcframework"
23   },
24   "libraries": [
25     "iconv",
26     "z",
27     "stdc++",
28     "sqlite3",
29     "c++"
30   ],
31   "requires_arc": true,
32   "pod_target_xcconfig": {
33     "VALID_ARCHS": "x86_64 armv7 arm64"
34   }