[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 3 / 8 / f / EasySQLite / 0.4.1 / EasySQLite.podspec.json
blob77cd4e4efb0ffd84eaffc35bd4445d837e034e07
2   "name": "EasySQLite",
3   "version": "0.4.1",
4   "summary": "A short description of EasySQLite.Swift.",
5   "description": "A short description of EasySQLite.Swift.",
6   "homepage": "http://gitlab.xuanke.com/iOS/EasySQLite",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhoukai": "zhoukai@kaochong.com"
13   },
14   "source": {
15     "git": "git@gitlab.xuanke.com:iOS/EasySQLite.git",
16     "tag": "0.4.1"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "EasySQLite/Classes/**/*",
23   "dependencies": {
24     "SQLite.swift": [
25       "0.11.5"
26     ],
27     "KCLogger": [
28       "~> 0.1.1"
29     ]
30   }