4 "summary": "like CoreData, object auto convert to sqlite3.",
5 "description": "this provide class of STDbObject which you can use conveniently to insert, select, update, delete.",
6 "homepage": "https://github.com/xiaoliyang/STDbKit",
9 "stlwtr": "2008.yls@163.com"
12 "git": "https://github.com/xiaoliyang/STDbKit.git",
19 "source_files": "STDbKit/**/*.{h,m}",
20 "public_header_files": "STDbKit/Classes/*.h"