[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / b / 7 / 3 / analytics-ios-mcvid / 1.2.2 / analytics-ios-mcvid.podspec.json
blob9132dbe7769d08b2d10ed96a14f0f0792d12ed12
2   "name": "analytics-ios-mcvid",
3   "version": "1.2.2",
4   "summary": "Append marketingCloudId to identify calls with analytics-ios-mcvid.",
5   "description": "Analytics-ios-mcvid requests the marketingCloudId from Adobe and appends it to identify calls in the integration specific object.",
6   "homepage": "https://github.com/segmentio/analytics-ios-mcvid.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "briemcnally": "brienne.mcnally@segment.com"
13   },
14   "source": {
15     "git": "https://github.com/segmentio/analytics-ios-mcvid.git",
16     "tag": "1.2.2"
17   },
18   "social_media_url": "https://twitter.com/SegmentEng",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "AnalyticsMVCID/Classes/**/*",
23   "dependencies": {
24     "Analytics": [
25       "~> 3.6"
26     ]
27   }