[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 3 / 8 / SQLManager / 0.1.6 / SQLManager.podspec.json
blob37cc712e061e67ca7ecfe181f0e46a929668490f
2   "name": "SQLManager",
3   "version": "0.1.6",
4   "summary": "Quick Opertion SQLite CRUD",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/nick6969/SQLManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hawhaw.ya@gmail.com": "hawhaw.ya@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nick6969/SQLManager.git",
16     "tag": "0.1.6"
17   },
18   "swift_versions": "4.2",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "SQLManager/Classes/**/*",
23   "dependencies": {
24     "FMDB": [
25       "2.6.2"
26     ]
27   },
28   "swift_version": "4.2"