blob: 88367a117e7976c8ea1ecba0dd4efb331c631a59 [file] [log] [blame]
{
"name": "Segment-Swrve",
"version": "1.0.0",
"summary": "Swrve SDK integration for the Segment iOS",
"description": "Swrve is an integrated mobile marketing automation platform supporting every aspect of mobile engagement, retention and monetization, including in-app messages, push notifications, email, mobile A/B testing, and mobile analytics",
"homepage": "https://www.swrve.com/",
"license": {
"type": "Commercial",
"text": "See https://www.swrve.com/company/terms"
},
"authors": {
"Swrve": "support@swrve.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/swrve-services/analytics-ios-integration-swrve.git",
"tag": "1.0.0"
},
"source_files": "Pod/Classes/**/*",
"dependencies": {
"Analytics": [
"~> 3"
],
"SwrveSDK": [
"~> 4"
]
}
}