[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 6 / 5 / Segment-Amplitude / 3.2.4 / Segment-Amplitude.podspec.json
blob4d8e7cf555aa083bccd863cafa328b53150c2f01
2   "name": "Segment-Amplitude",
3   "version": "3.2.4",
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.2.4"
16   },
17   "social_media_url": "https://twitter.com/segment",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "requires_arc": true,
22   "static_framework": true,
23   "source_files": "Pod/Classes/**/*",
24   "dependencies": {
25     "Analytics": [
27     ],
28     "Amplitude": [
29       "~> 7.0.1"
30     ]
31   }