[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / b / d / 8 / RelatedDB / 1.0.2 / RelatedDB.podspec.json
blob90d632fb1f47d68b6789cbea784e3f42dbcaf462
2   "name": "RelatedDB",
3   "version": "1.0.2",
4   "license": {
5     "type": "Copyright",
6     "file": "LICENSE"
7   },
8   "summary": "RelatedDB is a lightweight Swift wrapper around SQLite.",
9   "homepage": "https://relatedcode.com",
10   "authors": {
11     "Related Code": "info@relatedcode.com"
12   },
13   "source": {
14     "git": "https://github.com/relatedcode/RelatedDB.git",
15     "tag": "1.0.2"
16   },
17   "ios": {
18     "vendored_frameworks": "RelatedDB.xcframework"
19   },
20   "platforms": {
21     "ios": "13.0"
22   },
23   "requires_arc": true