[Add] CaptureSDK 1.9.83
[CocoaPods.git] / Specs / 5 / b / 8 / Segment-Branch / 0.1.01 / Segment-Branch.podspec.json
blob42c29e3ee76333649b5ea2ceaa5d93d6c3a9e114
2   "name": "Segment-Branch",
3   "version": "0.1.01",
4   "summary": "Branch Integration for Analytics for iOS.",
5   "description": "Analytics for iOS provides a single API that lets you\nintegrate with 100s of tools.\n\nWith Branch's deep linking platform, mobile developers and marketers can leverage their app content to improve discoverability and optimize install campaigns.\n\nThis is the Branch integration for the Segment iOS library.",
6   "homepage": "https://github.com/BranchMetrics/Segment-Branch-iOS",
7   "license": "MIT",
8   "authors": {
9     "Branch Metrics": "support@branchmetrics.io"
10   },
11   "source": {
12     "git": "https://github.com/BranchMetrics/Segment-Branch-iOS.git",
13     "tag": "0.1.01"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "dependencies": {
21     "Analytics": [
22       "~> 3.0.1-alpha"
23     ],
24     "Branch": [
26     ]
27   }