[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 3 / b / 4 / DBrowser / 0.0.1 / DBrowser.podspec.json
blob273ad68355b684e806e5202d30d64b529c7f607c
2   "name": "DBrowser",
3   "version": "0.0.1",
4   "summary": "Database browser for debugging iOS application.",
5   "description": "A small project reading sqlite file and displaying it in an easy way to debug while developing features relating to database.",
6   "homepage": "https://github.com/hieupham9809/DBrowser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "harley.pham": "hieupham9809@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hieupham9809/DBrowser.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "DBrowser/**/*.swift",
23   "swift_version": "5.0"