[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 3 / 9 / Segment-Kahuna / 1.2.0 / Segment-Kahuna.podspec.json
blob12de86ef2a63e1ca184697df3be247f383af0056
2   "name": "Segment-Kahuna",
3   "version": "1.2.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.2.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": [
34         ]
35       }
36     },
37     {
38       "name": "StaticLibWorkaround",
39       "preserve_paths": "Pod/Classes/**/*"
40     }
41   ]