[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / d / 8 / RelatedDB / 1.1.6 / RelatedDB.podspec.json
bloba3f01bfbb5ce6f76585a9619a14aa6ce769e16b8
2   "name": "RelatedDB",
3   "version": "1.1.6",
4   "license": "MIT",
5   "summary": "RelatedDB is a lightweight Swift wrapper around SQLite.",
6   "homepage": "https://relatedcode.com",
7   "authors": {
8     "Related Code": "info@relatedcode.com"
9   },
10   "source": {
11     "git": "https://github.com/relatedcode/RelatedDB.git",
12     "tag": "1.1.6"
13   },
14   "source_files": "RelatedDB/Sources/**/*.swift",
15   "pod_target_xcconfig": {
16     "SWIFT_VERSION": "5.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0",
21     "osx": "10.15"
22   },
23   "requires_arc": true,
24   "swift_version": "5.0"