2 "name": "JXSQLiteManager",
4 "summary": "对 SQLite.swift 的模型封装",
5 "description": "对SQLite.swift的封装,使用swift的反射原理,Model直接存储.获取. 无需再转换,增删改查. 脱离sql语句,不需要添加相关的绑定操作,直接完成转换。",
6 "homepage": "https://github.com/jeromexiong/SQLiteManager",
12 "Jerome Xiong": "jeromexxc@gmail.com"
15 "git": "https://github.com/jeromexiong/SQLiteManager.git",
21 "swift_versions": "5.0",
22 "source_files": "SQLiteManager/Classes/**/*",
28 "swift_version": "5.0"