4 "summary": "A Cocoa / Objective-C wrapper around OctoDB & SQLite",
5 "homepage": "https://github.com/octodb/fmdb",
8 "August Mueller": "gus@flyingmeat.com"
11 "git": "https://github.com/octodb/fmdb.git",
18 "default_subspecs": "octodb",
22 "source_files": "src/fmdb/FM*.{h,m}",
23 "exclude_files": "src/fmdb.m",
33 "LIBRARY_SEARCH_PATHS": "$(inherited) $(PROJECT_DIR)/octodb/lib/ $(PWD)/octodb/lib/",
34 "HEADER_SEARCH_PATHS": "$(inherited) $(SRCROOT)/octodb/include/"
39 "LIBRARY_SEARCH_PATHS": "$(inherited) /usr/local/lib",
40 "HEADER_SEARCH_PATHS": "$(inherited) /usr/local/include/"
43 "pod_target_xcconfig": {
44 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
46 "user_target_xcconfig": {
47 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"