8 "summary": "Reactive extensions for GRDB.swift.",
9 "homepage": "https://github.com/RxSwiftCommunity/RxGRDB",
11 "Gwendal Roué": "gr@pierlis.com"
14 "git": "https://github.com/RxSwiftCommunity/RxGRDB.git",
17 "module_name": "RxGRDB",
28 "default_subspecs": "default",
29 "pushed_with_swift_version": "3.1",
33 "source_files": "RxGRDB/**/*.{h,swift}",
42 "source_files": "RxGRDB/**/*.{h,swift}",
49 "OTHER_SWIFT_FLAGS": "$(inherited) -DSQLITE_HAS_CODEC -DUSING_SQLCIPHER",
50 "OTHER_CFLAGS": "$(inherited) -DSQLITE_HAS_CODEC -DUSING_SQLCIPHER"