[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 3 / 9 / Segment-Kahuna / 1.1.0 / Segment-Kahuna.podspec.json
blobe67a02f092c1c5b48d8d9915d6cded969b796e1d
2   "name": "Segment-Kahuna",
3   "version": "1.1.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.1.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   }