blob: ffa0fe97324fe2abdc00a175b93920ca7de3ce26 [file] [log] [blame]
{
"name": "Segment-MoEngage",
"version": "4.0.0",
"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": "4.0.0"
},
"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": [
">=5.2.4",
"< 6.0"
]
}
}