[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / a / 1 / Segment-Nielsen-DTVR / 0.0.1 / Segment-Nielsen-DTVR.podspec.json
blobf0136ea3f9e6ae21800e90c392db50479bbb2cf6
2   "name": "Segment-Nielsen-DTVR",
3   "version": "0.0.1",
4   "summary": "Nielsen DTVR Integration for Segment",
5   "description": "Analytics for iOS. This is the Nielsen DTVR integration for the iOS library.",
6   "homepage": "http://segment.com/",
7   "authors": {
8     "Segment": "friends@segment.com"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/segment-integrations/analytics-ios-integration-nielsen-dtvr.git",
16     "tag": "0.0.1"
17   },
18   "social_media_url": "https://twitter.com/segment",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "preserve_paths": "Segment-Nielsen-DTVR/Classes/**/*",
23   "dependencies": {
24     "Analytics": [
25       "~> 3.6"
26     ]
27   }