[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 7 / e / ActiveSQLite / 0.5.0 / ActiveSQLite.podspec.json
blobcbb817fe76940b94763259afdfcc1551a4c24c33
2   "name": "ActiveSQLite",
3   "version": "0.5.0",
4   "summary": "ActiveSQLite is an helper of SQLite.Swift. It can let you use SQLite.swift easily.",
5   "description": "ActiveSQLite is an helper of SQLite.Swift. It can let you use SQLite.swift easily..",
6   "homepage": "https://github.com/KevinZhouRafael/ActiveSQLite",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhoukai": "wumingapie@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/KevinZhouRafael/ActiveSQLite.git",
16     "tag": "0.5.0"
17   },
18   "swift_versions": "5",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ActiveSQLite/Classes/**/*",
23   "dependencies": {
24     "SQLite.swift": [
25       "0.12.0"
26     ]
27   },
28   "swift_version": "5"