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",
33 "source_files": "Sources/**/*.swift",
34 "default_subspecs": "Core",
40 "name": "SwiftyBeaver",
47 "OTHER_SWIFT_FLAGS": "-DSWIMLOGGINGSWIFTYBEAVER"
51 "name": "GoogleSignIn",
53 "OTHER_SWIFT_FLAGS": "-DSWIMGOOGLESIGNIN"
55 "pod_target_xcconfig": {
56 "SWIFT_INCLUDE_PATHS": "$(PODS_ROOT)/Google",
57 "OTHER_LDFLAGS": "-undefined dynamic_lookup"