[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 8 / a / 2 / XMDB / 0.0.7 / XMDB.podspec.json
blobc7ae0796371c72cc8e95e5f35a6e241764ad6b09
2   "name": "XMDB",
3   "version": "0.0.7",
4   "summary": "FMDB封装",
5   "description": "这个就是描述啊啊啊啊",
6   "homepage": "https://github.com/zhenLuoxiaoming",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "罗晓明": "542250137@qq.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/zhenLuoxiaoming/XMDB.git",
19     "tag": "0.0.7"
20   },
21   "source_files": "XMDB/XMDB/*",
22   "exclude_files": "",
23   "swift_versions": "4.2",
24   "dependencies": {
25     "FMDB": [
26       "~> 2.7"
27     ],
28     "KakaJSON": [
29       "~> 1.1.2"
30     ]
31   },
32   "swift_version": "4.2"