blob: a22e6f72b30061114e03227dadf762448df93ab8 [file] [log] [blame]
{
"name": "Segment-Nielsen-DCR",
"version": "1.2.8",
"summary": "Nielsen DCR Integration for Segment's analytics-ios library.",
"description": "Analytics for iOS provides a single API that lets you\nintegrate with over 100s of tools.\n\nThis is the Nielsen integration for the iOS library.",
"homepage": "http://segment.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Segment": "friends@segment.com"
},
"source": {
"git": "https://github.com/segment-integrations/analytics-ios-integration-nielsen-dcr.git",
"tag": "1.2.8"
},
"social_media_url": "https://twitter.com/segment",
"platforms": {
"ios": "8.0"
},
"preserve_paths": "Segment-Nielsen-DCR/Classes/**/*",
"dependencies": {
"Analytics": [
"~> 3.6"
]
}
}