[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / a / 2 / Kahuna-Segment-Wrapper / 0.0.1 / Kahuna-Segment-Wrapper.podspec.json
blobb013d830b835edbc3dc0620f1a65a7df20b83ae8
2   "name": "Kahuna-Segment-Wrapper",
3   "version": "0.0.1",
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": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "dependencies": {
24     "Analytics": [
25       "~> 3.0.3"
26     ],
27     "Kahuna": [
28       "~> 2.3.1"
29     ]
30   }