[Add] libpag-enterprise 4.4.20
[CocoaPods.git] / Specs / 3 / b / 4 / DBrowser / 0.0.2 / DBrowser.podspec.json
blob7fb4d668b6e387822ed0af86a11c16db022ee876
2   "name": "DBrowser",
3   "version": "0.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "DBrowser/**/*.swift",
23   "swift_version": "5.0"