4 "summary": "A simple object oriented sqlite3.",
5 "description": "A simple encapsulation of an object oriented database for sqlite3.",
6 "homepage": "https://github.com/install-b/SGSqlite",
9 "ShangenZhang": "645256685@qq.com"
15 "git": "https://github.com/install-b/SGSqlite.git",
18 "source_files": "Classes/**/*.{h,m}",
19 "public_header_files": "Classes/**/*.h",
20 "frameworks": "Foundation",
21 "libraries": "sqlite3",