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