[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / 5 / 9 / sqlite_orm / 1.7.1 / sqlite_orm.podspec.json
blob4ae111dee1eb379a8ef312c64b9e82e2cf3e8167
2   "name": "sqlite_orm",
3   "version": "1.7.1",
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": "v1.7.1"
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.36.0"
28     ]
29   },
30   "libraries": "c++",
31   "source_files": "include/**/*.h"