[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / e / 7 / JXFMDBHelper / 0.1.1 / JXFMDBHelper.podspec.json
blobc500dd1cb611eff214c7f9e24251bbea4fe91cfa
2   "name": "JXFMDBHelper",
3   "version": "0.1.1",
4   "summary": "DB manager for FMDB",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/dujinxin/JXFMDBHelper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dujinxin": "510033463@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/dujinxin/JXFMDBHelper.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "JXFMDBHelper/Classes/**/*",
23   "dependencies": {
24     "FMDB": [
25       "~> 2.7.2"
26     ]
27   }