4 "summary": "DRDatabase is simple yet powerful way to connect to a MySQL database via Swift.",
5 "description": "DRDatabase connects your app with your MySQL database. Enter SQL commands to get the information you want. DRDatabase gives you your results in a Dictionary, so you can easily use it.",
7 "homepage": "http://twitter.com/daniel_riege",
9 "Daniel Riege": "daniel.riege99@gmail.com"
11 "social_media_url": "http://twitter.com/daniel_riege",
13 "git": "https://github.com/danielriege/DRDatabase.git",
18 "DRDatabase/**/*.{h,m,swift}"
20 "pod_target_xcconfig": {
26 "pushed_with_swift_version": "3.0"