2 "name": "Segment-GoogleAnalytics",
4 "summary": "Google Analytics Integration for Segment's analytics-ios library.",
5 "description": "Analytics for iOS provides a single API that lets you\nintegrate with over 100s of tools.\n\nThis is the Google Analytics integration for the iOS library.",
6 "homepage": "http://segment.com/",
11 "Segment": "friends@segment.com"
14 "git": "https://github.com/segment-integrations/analytics-ios-integration-google-analytics.git",
17 "social_media_url": "https://twitter.com/segment",
22 "static_framework": true,
28 "default_subspecs": "GoogleIDFASupport",
29 "pod_target_xcconfig": {
30 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32 "user_target_xcconfig": {
33 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37 "name": "GoogleIDFASupport",
39 "Segment-GoogleAnalytics/Core": [
42 "GoogleIDFASupport": [
49 "source_files": "Pod/Classes/**/*",