blob: c59433e7911a3f1ed85b8d0202e33ec76f7527aa [file] [log] [blame]
{
"name": "analytics-ios-mcvid",
"version": "1.2.3",
"summary": "Append marketingCloudId to identify calls with analytics-ios-mcvid.",
"description": "Analytics-ios-mcvid requests the marketingCloudId from Adobe and appends it to identify calls in the integration specific object.",
"homepage": "https://github.com/segmentio/analytics-ios-mcvid.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"briemcnally": "brienne.mcnally@segment.com"
},
"source": {
"git": "https://github.com/segmentio/analytics-ios-mcvid.git",
"tag": "1.2.3"
},
"social_media_url": "https://twitter.com/SegmentEng",
"platforms": {
"ios": "8.0"
},
"source_files": "AnalyticsMVCID/Classes/**/*",
"dependencies": {
"Analytics": [
"~> 3.6"
]
}
}