4 "summary": "A short description of GGPod.",
5 "description": "Simple GG plugin for personal use",
6 "homepage": "https://github.com/tthufo/GGPod",
12 "tthufo": "tthufo@gmail.com"
15 "git": "https://github.com/tthufo/GGPod.git",
21 "source_files": "GGPod/Classes",
22 "public_header_files": "GGPod/Classes/*.h",
23 "static_framework": true,
32 "pod_target_xcconfig": {
33 "OTHER_LDFLAGS": "$(inherited) -framework \"GoogleSignIn\"",
34 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
35 "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"${PODS_ROOT}/GoogleSignIn/Frameworks\""