[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / a / 2 / XMDB / 0.0.3 / XMDB.podspec.json
blob066ffc6303c59a8891d253982580228a4e40cc5f
2   "name": "XMDB",
3   "version": "0.0.3",
4   "summary": "A short description of XMDB.",
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.3"
20   },
21   "source_files": "XMDB/XMDB/*",
22   "exclude_files": "",
23   "vendored_frameworks": "XMDB/Vendors/*.framework",
24   "dependencies": {
25     "FMDB": [
26       "~> 2.7"
27     ]
28   }