[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / c / 4 / 2 / FXDatabase / 0.1.1 / FXDatabase.podspec.json
blob391c1dd9fc2ee1cae6358a21178421a0caa502b4
2   "name": "FXDatabase",
3   "version": "0.1.1",
4   "summary": "对FMDB的封装",
5   "homepage": "https://github.com/feixue299/FXDatabase",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "wupengfei": "1569485690@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/feixue299/FXDatabase.git",
15     "tag": "0.1.1"
16   },
17   "source_files": [
18     "Sources",
19     "Sources/**/*.{h,m}"
20   ],
21   "platforms": {
22     "ios": null
23   },
24   "dependencies": {
25     "FMDB": [
27     ]
28   }