4 "summary": "Native SQL Server client for iOS.",
5 "description": "An Objective-C wrapper around the open-source FreeTDS library.",
6 "homepage": "https://github.com/martinrybak/SQLClient.git",
9 "Martin Rybak": "martin.rybak@gmail.com"
15 "git": "https://github.com/martinrybak/SQLClient.git",
18 "source_files": "SQLClient/SQLClient/SQLClient/*.{h,m}",
19 "vendored_libraries": "SQLClient/SQLClient/SQLClient/libfreetds.a",