2 "name": "ReflectionDatabase",
4 "summary": "SQLite library for iOS using reflection",
5 "description": "SQLite library for iOS using reflection written on Objective C. The central ideia is to simplify the creation of DAO classes, and no need for complex configurations",
6 "homepage": "https://github.com/JoaoMarra/ReflectionIosDao",
12 "JoaoMarra": "silvamarraster@gmail.com"
15 "git": "https://github.com/JoaoMarra/ReflectionIosDao.git",
21 "source_files": "ReflectionDatabase/Classes/**/*"