4 "summary": "一个Swift版的Sqlite操作库",
5 "description": "Sqlite的模型化库,自动化处理建表,删表,更新字段等工作,并能大限度的降低sql语句编写工作",
6 "homepage": "https://github.com/clint23/SwCtDB",
8 "type": "Apache License, Version 2.0",
16 "git": "https://github.com/clint23/SwCtDB.git",
19 "swift_version": "4.1",
20 "source_files": "SwCtDB/SwCtDB/SwCtDB.swift"