[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / 5 / 9 / sqlite_orm / 1.6 / sqlite_orm.podspec.json
blob7e1419c0a13dcc9165b6e6862e42b5a90368276a
2   "name": "sqlite_orm",
3   "version": "1.6",
4   "summary": "SQLite ORM light header only library for modern C++",
5   "description": "C++ implementation of Google Encoded Polyline Algorithm Format.\nThe implementation guarantees to conform with the results of the Google Interactive Polyline Encoder Utility.",
6   "homepage": "https://github.com/fnc12/sqlite_orm",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "The sqlite_orm contributors": "https://github.com/fnc12/sqlite_orm/issues"
12   },
13   "source": {
14     "git": "https://github.com/fnc12/sqlite_orm.git",
15     "tag": "1.6"
16   },
17   "platforms": {
18     "ios": "12.0",
19     "osx": "10.14"
20   },
21   "pod_target_xcconfig": {
22     "GCC_WARN_INHIBIT_ALL_WARNINGS": "YES",
23     "CLANG_CXX_LANGUAGE_STANDARD": "c++17"
24   },
25   "dependencies": {
26     "sqlite3": [
27       "~> 3.35.2"
28     ]
29   },
30   "libraries": "c++",
31   "source_files": "include/**/*.h"