[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 9 / 2 / 3 / AVSQLDebugger / 1.0.2 / AVSQLDebugger.podspec.json
blob7cc0968854c4289c5a282ada1f0b21b5bcb866c5
2   "name": "AVSQLDebugger",
3   "version": "1.0.2",
4   "summary": "A framework to easily debug your data storage in apps..",
5   "platforms": {
6     "ios": "10.0"
7   },
8   "authors": "Umesh Verma",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "homepage": "https://github.com/umeshiscreative/AVSQLDebugger",
14   "source": {
15     "git": "https://github.com/umeshiscreative/AVSQLDebugger.git",
16     "tag": "1.0.2"
17   },
18   "source_files": [
19     "AVSQLDebugger/AVSQLDebugger/**/*.{h,m,swift}"
20   ],
21   "resources": [
22     "AVSQLDebugger/AVSQLDebugger/**/*.{html,js,css}"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "Criollo": [
27       "~> 0.4"
28     ]
29   },
30   "pod_target_xcconfig": {
31     "SWIFT_VERSION": "5.0"
32   },
33   "swift_versions": "5.0",
34   "swift_version": "5.0"