[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / a / 2 / XMDB / 0.0.2 / XMDB.podspec.json
blob11e176f136e406eb6bf6fec039f4d36f26f8fd0b
2   "name": "XMDB",
3   "version": "0.0.2",
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.2"
20   },
21   "source_files": "XMDB/XMDB/*",
22   "exclude_files": "",
23   "vendored_frameworks": "XMDB/Vendors/*.framework",
24   "dependencies": {
25     "FMDB": [
26       "~> 2.7"
27     ]
28   }