[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 1 / 3 / 9 / Segment-Kahuna / 1.4.0 / Segment-Kahuna.podspec.json
blobac7667520aa897e695f60b119c92c97bde7c8ed7
2   "name": "Segment-Kahuna",
3   "version": "1.4.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.4.0"
17   },
18   "source_files": "Pod/Classes/**/*.{h,m}",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "dependencies": {
24     "Analytics": [
25       "~> 3.0"
26     ],
27     "Kahuna-Swift": [
29     ]
30   }