blob: 7d1adb7e17877ea091d70ead27492e8ba8d5e633 [file] [log] [blame]
{
"name": "analytics-ios-mcvid",
"version": "1.2.1",
"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.1"
},
"social_media_url": "https://twitter.com/SegmentEng",
"platforms": {
"ios": "8.0"
},
"source_files": "analytics-ios-mcvid/Classes/**/*",
"dependencies": {
"Analytics": [
"~> 3.6"
]
}
}