blob: fbcb999ba79dfe43a530d59ce5fa24fa2f52cfe1 [file] [log] [blame]
{
"name": "Segment-MoEngage",
"version": "3.2.1",
"summary": "MoEngage Integration for Segment's analytics-ios library.",
"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.",
"homepage": "http://moengage.com/",
"license": {
"type": "MIT"
},
"authors": {
"MoEngage": "chengappa@moengage.com"
},
"source": {
"git": "https://github.com/moengage/MoEngage-Segment-iOS.git",
"tag": "3.2.1"
},
"social_media_url": "https://twitter.com/moengage",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"Analytics": [
"~> 3.0"
],
"MoEngage-iOS-SDK": [
">= 3.8",
"< 4.0"
]
}
}