[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / a / 2 / Kahuna-Segment-Wrapper / 1.0.0-alpha / Kahuna-Segment-Wrapper.podspec.json
blob6ed99c2fefb48904d4368c61fad51718e908ce8a
2   "name": "Kahuna-Segment-Wrapper",
3   "version": "1.0.0-alpha",
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-alpha"
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": [
29     ]
30   }