[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 6 / 5 / Segment-Amplitude / 3.3.2 / Segment-Amplitude.podspec.json
blob81931f86867ea2655ed9436d89b30d0ff323437d
2   "name": "Segment-Amplitude",
3   "version": "3.3.2",
4   "summary": "Amplitude 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 Amplitude 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-amplitude.git",
15     "tag": "3.3.2"
16   },
17   "social_media_url": "https://twitter.com/segment",
18   "platforms": {
19     "ios": "11.0",
20     "tvos": "9.0"
21   },
22   "requires_arc": true,
23   "static_framework": true,
24   "source_files": "Pod/Classes/**/*",
25   "dependencies": {
26     "Analytics": [
28     ],
29     "Amplitude": [
30       "~> 8.3"
31     ]
32   }