[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 3 / 5 / Segment-Firebase / 2.7.13 / Segment-Firebase.podspec.json
blobb37fb3050d84626b5d526653053aa4009677f18c
2   "name": "Segment-Firebase",
3   "version": "2.7.13",
4   "summary": "Firebase 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 Firebase integration for the iOS library.",
6   "homepage": "http://segment.com/",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Segment": "friends@segment.com"
12   },
13   "source": {
14     "git": "https://github.com/segment-integrations/analytics-ios-integration-firebase.git",
15     "tag": "2.7.13"
16   },
17   "social_media_url": "https://twitter.com/segment",
18   "swift_versions": "4.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "requires_arc": true,
23   "source_files": "Segment-Firebase/Classes/**/*",
24   "default_subspecs": "Core",
25   "static_framework": true,
26   "dependencies": {
27     "Analytics": [
29     ],
30     "Firebase": [
31       "~> 10.6.0"
32     ],
33     "Firebase/Core": [
34       "~> 10.6.0"
35     ],
36     "FirebaseAnalytics": [
37       "~> 10.6.0"
38     ]
39   },
40   "subspecs": [
41     {
42       "name": "Core"
43     },
44     {
45       "name": "DynamicLinks",
46       "dependencies": {
47         "Firebase/DynamicLinks": [
49         ]
50       }
51     }
52   ],
53   "swift_version": "4.0"