2 "name": "ESDatabaseWrapper",
4 "summary": "Objective-C protocols for FMDB",
5 "description": "A library that wraps FMDB into protocols. The database engine can be easily replaced.",
6 "homepage": "https://github.com/dodikk/ESDatabaseWrapper",
9 "file": "LICENSE-BSD.txt"
12 "git": "https://github.com/dodikk/ESDatabaseWrapper.git",
16 "Alexander Dodatko": "dodikk88.tutor@gmail.com"
23 "header_mappings_dir": "ESDatabaseWrapper",
24 "source_files": "ESDatabaseWrapper/**/*.{c,cpp,mm,h,m}",
25 "prefix_header_file": "ESDatabaseWrapper/ESDatabaseWrapper-Prefix.pch",
31 "frameworks": "Foundation",