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",
24 "default_subspecs": "cipher",
25 "swift_versions": "5.0",
40 "libraries": "sqlite3"
59 "OTHER_CFLAGS": "-DSQLITE_HAS_CODEC=1 -DHAVE_USLEEP=1",
60 "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/SQLCipher"
65 "source_files": "SQLiteORM/Core/**/*",
67 "SQLiteORM/Assets/PinYin.bundle"
69 "pod_target_xcconfig": {
70 "SWIFT_VERSION": "5.0"
75 "source_files": "SQLiteORM/FTS/**/*",
76 "public_header_files": "SQLiteORM/FTS/**/*.h",
78 "SQLiteORM/Assets/PinYin.bundle"
85 "pod_target_xcconfig": {
86 "SWIFT_VERSION": "5.0"
91 "source_files": "SQLiteORM/Util/**/*",
92 "pod_target_xcconfig": {
93 "SWIFT_VERSION": "5.0"
97 "swift_version": "5.0"