[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / a / 2 / Kahuna-Segment-Wrapper / 1.0.0 / Kahuna-Segment-Wrapper.podspec.json
blobf3f4576adec84c73174812ceff39c2c5631cff58
2   "name": "Kahuna-Segment-Wrapper",
3   "version": "1.0.0",
4   "summary": "Kahuna's segment wrapper for iOS library.",
5   "description": "Kahuna's wrapper integration for Segment's analytics-ios library.",
6   "homepage": "http://kahuna.com/",
7   "license": {
8     "type": "Commercial",
9     "text": "              All text and design is copyright © 2012-2016 Kahuna, Inc.\n\n              All rights reserved.\n\n              http://www.kahuna.com/privacy/\n"
10   },
11   "authors": {
12     "Kahuna": "support@kahuna.com"
13   },
14   "source": {
15     "git": "https://github.com/Kahuna/segment-ios-integration.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "dependencies": {
24     "Analytics": [
26     ],
27     "Kahuna": [
29     ]
30   }