[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 3 / 9 / Segment-Kahuna / 1.3.0 / Segment-Kahuna.podspec.json
blobda81ac0beccf741ea61945f6c4d254375bc41624
2   "name": "Segment-Kahuna",
3   "version": "1.3.0",
4   "summary": "Kahuna's wrapper for Segment's analytics-ios library.",
5   "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.",
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.3.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "dependencies": {
23     "Analytics": [
24       "~> 3.0"
25     ]
26   },
27   "default_subspecs": "Segment-Kahuna",
28   "subspecs": [
29     {
30       "name": "Segment-Kahuna",
31       "dependencies": {
32         "Kahuna-Swift": [
34         ]
35       }
36     }
37   ]