[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 7 / 3 / analytics-ios-mcvid / 1.0.0 / analytics-ios-mcvid.podspec.json
blob34ef5f43b9cad661c359f410ee580e26ff013807
2   "name": "analytics-ios-mcvid",
3   "version": "1.0.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.0.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   }