blob: 1d37f685ff2d53ecc178f3cc26dd32717bbf9bcb [file] [log] [blame]
{
"name": "Segment-Nielsen-DTVR",
"version": "0.0.3",
"summary": "Nielsen DTVR Integration for Segment",
"description": "Analytics for iOS. This is the Nielsen DTVR integration for the iOS library.",
"homepage": "http://segment.com/",
"authors": {
"Segment": "friends@segment.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/segment-integrations/analytics-ios-integration-nielsen-dtvr.git",
"tag": "0.0.3"
},
"social_media_url": "https://twitter.com/segment",
"platforms": {
"ios": "8.0"
},
"preserve_paths": "Segment-Nielsen-DTVR/Classes/**/*",
"dependencies": {
"Analytics": [
"~> 3.6"
]
}
}