5 "homepage": "https://github.com/swimit/swim-swift",
7 "type": "Apache License, Version 2.0",
11 "Chris Sachs": "chris@swim.it"
14 "git": "https://github.com/swimit/swim-swift.git",
27 "source_files": "Sources/**/*.swift",
28 "default_subspecs": "Core",
34 "name": "SwiftyBeaver",
41 "OTHER_SWIFT_FLAGS": "-DSWIMLOGGINGSWIFTYBEAVER"
45 "name": "GoogleSignIn",
47 "OTHER_SWIFT_FLAGS": "-DSWIMGOOGLESIGNIN"
49 "pod_target_xcconfig": {
50 "SWIFT_INCLUDE_PATHS": "$(PODS_ROOT)/Google",
51 "OTHER_LDFLAGS": "-undefined dynamic_lookup"