[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / b / d / YQFMDB / 0.0.3 / YQFMDB.podspec.json
blob0e51e9e7ec327a974244c3febc10e20903f5dcc7
2   "name": "YQFMDB",
3   "version": "0.0.3",
4   "summary": "A short description of YQFMDB.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/MartinChristopher/YQFMDB",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MartinChristopher": "519483040@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/MartinChristopher/YQFMDB.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "YQFMDB/**/*.{h,m}",
22   "dependencies": {
23     "FMDB": [
24       "2.7.5"
25     ]
26   }