[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 2 / 9 / b / Segment-MoEngage / 3.2.1 / Segment-MoEngage.podspec.json
blobfbcb999ba79dfe43a530d59ce5fa24fa2f52cfe1
2   "name": "Segment-MoEngage",
3   "version": "3.2.1",
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": "http://moengage.com/",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "MoEngage": "chengappa@moengage.com"
12   },
13   "source": {
14     "git": "https://github.com/moengage/MoEngage-Segment-iOS.git",
15     "tag": "3.2.1"
16   },
17   "social_media_url": "https://twitter.com/moengage",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "dependencies": {
24     "Analytics": [
25       "~> 3.0"
26     ],
27     "MoEngage-iOS-SDK": [
28       ">= 3.8",
29       "< 4.0"
30     ]
31   }