[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / e / a / HKSQLManagerModule / 1.0.3 / HKSQLManagerModule.podspec.json
blob60ed40e3d483fc42b5b2f60af03d0a9033aab414
2   "name": "HKSQLManagerModule",
3   "version": "1.0.3",
4   "summary": "HKSQLManager",
5   "description": "简单封装FMDB",
6   "homepage": "https://github.com/GongM/HKSQLManagerModule",
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.0.3"
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   }