[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 2 / 3 / Segment-Appboy / 2.0.2 / Segment-Appboy.podspec.json
blobce2663baa77ba9c214d9008326c53d7f1e17326c
2   "name": "Segment-Appboy",
3   "version": "2.0.2",
4   "summary": "Braze Integration 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 the Braze integration for the iOS library.",
6   "homepage": "https://github.com/appboy/appboy-segment-ios",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Appboy": "hello@braze.com"
12   },
13   "source": {
14     "git": "https://github.com/appboy/appboy-segment-ios.git",
15     "tag": "2.0.2"
16   },
17   "social_media_url": "https://twitter.com/Braze",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "dependencies": {
24     "Analytics": [
25       "~> 3.0"
26     ],
27     "Appboy-iOS-SDK": [
29     ]
30   }