3 "version": "0.1.0-beta1",
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"
33 "libraries": "sqlite3"
45 "pod_target_xcconfig": {
46 "OTHER_CFLAGS": "$(inherited) -DSQLITE_HAS_CODEC -DHAVE_USLEEP=1",
47 "HEADER_SEARCH_PATHS": "SQLCipher"
52 "source_files": "SQLiteORM/Classes/**/*",
53 "public_header_files": "SQLiteORM/Classes/**/*.h",
55 "SQLiteORM/Assets/Jieba.bundle",
56 "SQLiteORM/Assets/PinYin.bundle"