blob: b013d830b835edbc3dc0620f1a65a7df20b83ae8 [file] [log] [blame]
{
"name": "Kahuna-Segment-Wrapper",
"version": "0.0.1",
"summary": "Kahuna's segment wrapper for iOS library.",
"description": "Kahuna's wrapper integration 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": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"Analytics": [
"~> 3.0.3"
],
"Kahuna": [
"~> 2.3.1"
]
}
}