2 "name": "XLPersistence",
4 "summary": "easy to add persistence feature with fmdb",
5 "description": "将一个对象作为一张表,封装数据库操作的一些简单方法,能够在不加任何代码的情况下使对象具有存入到数据库的功能",
6 "homepage": "https://github.com/xlnevermore/XLPersistence",
12 "xlnevermore": "xlnevermore@126.com"
15 "git": "https://github.com/xlnevermore/XLPersistence.git",
21 "source_files": "XLPersistence/Classes/**/*",