blob: ac7667520aa897e695f60b119c92c97bde7c8ed7 [file] [log] [blame]
{
"name": "Segment-Kahuna",
"version": "1.4.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.4.0"
},
"source_files": "Pod/Classes/**/*.{h,m}",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"Analytics": [
"~> 3.0"
],
"Kahuna-Swift": [
]
}
}