[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / f / e / a / HKSQLManagerModule / 1.1.0 / HKSQLManagerModule.podspec.json
blobadde7523d49c4f5bff2dc10deb68265d5e71b500
2   "name": "HKSQLManagerModule",
3   "version": "1.1.0",
4   "summary": "HKSQLManager",
5   "description": "简单封装FMDB",
6   "homepage": "?spm=a2111a.8458726.0.0.6eabe230i4K5OE",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "GongM": "gongm@reachauto.com"
13   },
14   "source": {
15     "git": "git@code.aliyun.com:hkr-app/App_IOS_HKSQLManagerModule.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "8.1"
20   },
21   "source_files": "HKSQLManagerModule/Classes/**/*",
22   "dependencies": {
23     "MJExtension": [
24       "3.0.13"
25     ],
26     "FMDB": [
27       "2.7.2"
28     ]
29   }