2 "name": "GASocialLogin",
4 "summary": "Easy social media log in",
5 "description": "Easy social media log in.",
6 "homepage": "https://github.com/Gini-Apps/GASocialLogin",
12 "idoMeirov": "idom@gini-apps.com"
15 "git": "https://github.com/Gini-Apps/GASocialLogin.git",
18 "swift_version": "4.2",
22 "frameworks": "UIKit",
23 "default_subspecs": "Core",
27 "source_files": "GASocialLogin/Core/**/*"
31 "source_files": "GASocialLogin/Facebook/**/*",
33 "GASocialLogin/Core": [
43 "source_files": "GASocialLogin/Google/**/*",
44 "pod_target_xcconfig": {
45 "OTHER_SWIFT_FLAGS": "$(inherited) -DSYNCSERVER_GOOGLE_SIGNIN",
46 "OTHER_LDFLAGS": "$(inherited) -ObjC"
48 "resources": "GASocialLogin/Assets/Google/GoogleSignIn.bundle",
49 "preserve_paths": "GASocialLogin/ExternalVendors/Google/*.framework",
50 "vendored_frameworks": [
51 "GASocialLogin/ExternalVendors/Google/GoogleSignIn.framework",
52 "GASocialLogin/ExternalVendors/Google/GoogleSignInDependencies.framework"
56 "LocalAuthentication",
61 "GASocialLogin/Core": [