[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 2 / 9 / b / Segment-MoEngage / 8.0.0 / Segment-MoEngage.podspec.json
blobf7c3c457ecf51dec557458eedc9cc29431ccc5cf
2   "name": "Segment-MoEngage",
3   "version": "8.0.0",
4   "summary": "MoEngage Integration for Segment's analytics-ios library.",
5   "description": "Analytics for iOS provides a single API that lets you\nintegrate with over 100s of tools.\n\nThis is the MoEngage integration for the iOS library.",
6   "homepage": "https://moengage.com/",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "MoEngage": "mobiledevs@moengage.com"
12   },
13   "source": {
14     "git": "https://github.com/moengage/MoEngage-Segment-iOS.git",
15     "tag": "8.0.0"
16   },
17   "social_media_url": "https://twitter.com/moengage",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "dependencies": {
24     "Analytics": [
25       "~> 4.0"
26     ],
27     "MoEngage-iOS-SDK": [
28       ">=9.2.0",
29       "< 9.3.0"
30     ]
31   }