blob: e57efb7cac7ff69de2126f8b7acf7c594d71777c [file] [log] [blame]
{
"name": "Segment-MoEngage",
"version": "6.0.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": "https://moengage.com/",
"license": {
"type": "MIT"
},
"authors": {
"MoEngage": "chengappa@moengage.com"
},
"source": {
"git": "https://github.com/moengage/MoEngage-Segment-iOS.git",
"tag": "6.0.1"
},
"social_media_url": "https://twitter.com/moengage",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"Analytics": [
"~> 4.0"
],
"MoEngage-iOS-SDK": [
">=7.0.1",
"< 7.1"
]
}
}