3 "version": "0.1.0-beta2",
4 "summary": "The swift version of VVSequelize.",
5 "description": "The swift version of VVSequelize.",
6 "homepage": "https://github.com/pozi119/SQLiteORM",
12 "Valo Lee": "pozi119@163.com"
15 "git": "https://github.com/pozi119/SQLiteORM.git",
21 "default_subspecs": "system",
22 "pod_target_xcconfig": {
23 "SWIFT_VERSION": "5.0"
25 "swift_versions": "5.0",
26 "swift_version": "5.0",
35 "libraries": "sqlite3"
47 "pod_target_xcconfig": {
48 "OTHER_CFLAGS": "$(inherited) -DSQLITE_HAS_CODEC -DHAVE_USLEEP=1",
49 "HEADER_SEARCH_PATHS": "SQLCipher"
54 "source_files": "SQLiteORM/Classes/**/*",
55 "public_header_files": "SQLiteORM/Classes/**/*.h",
57 "SQLiteORM/Assets/Jieba.bundle",
58 "SQLiteORM/Assets/PinYin.bundle"