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