blob: da81ac0beccf741ea61945f6c4d254375bc41624 [file] [log] [blame]
{
"name": "Segment-Kahuna",
"version": "1.3.0",
"summary": "Kahuna's wrapper 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 Kahuna's integration wrapper for Segment's analytics-ios library.",
"homepage": "http://kahuna.com/",
"license": {
"type": "Commercial",
"text": " All text and design is copyright © 2012-2016 Kahuna, Inc.\n\n All rights reserved.\n\n http://www.kahuna.com/privacy/\n"
},
"authors": {
"Kahuna": "support@kahuna.com"
},
"source": {
"git": "https://github.com/Kahuna/segment-ios-integration.git",
"tag": "1.3.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"Analytics": [
"~> 3.0"
]
},
"default_subspecs": "Segment-Kahuna",
"subspecs": [
{
"name": "Segment-Kahuna",
"dependencies": {
"Kahuna-Swift": [
]
}
}
]
}