[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 8 / a / 2 / XMDB / 0.0.6 / XMDB.podspec.json
blob0797becf01f25c35dfacae855444128cb30f2ede
2   "name": "XMDB",
3   "version": "0.0.6",
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.6"
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"