[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 7 / 3 / analytics-ios-mcvid / 1.2.0 / analytics-ios-mcvid.podspec.json
blob202b54f240fba78191ba4c9550055f783fae1dd7
2   "name": "analytics-ios-mcvid",
3   "version": "1.2.0",
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.0"
17   },
18   "social_media_url": "https://twitter.com/SegmentEng",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "analytics-ios-mcvid/Classes/**/*",
23   "dependencies": {
24     "Analytics": [
25       "~> 3.6.0"
26     ]
27   }