3 "version": "0.1.0-beta6",
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": "system",
25 "pod_target_xcconfig": {
26 "SWIFT_VERSION": "5.0"
28 "swift_versions": "5.0",
37 "libraries": "sqlite3"
49 "pod_target_xcconfig": {
50 "OTHER_CFLAGS": "$(inherited) -DSQLITE_HAS_CODEC -DHAVE_USLEEP=1 -DSQLITE_SWIFT_SQLCIPHER=1",
51 "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/SQLCipher"
56 "source_files": "SQLiteORM/Classes/**/*",
57 "public_header_files": "SQLiteORM/Classes/**/*.h",
59 "SQLiteORM/Assets/PinYin.bundle"
63 "swift_version": "5.0"