[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 4 / b / LeanplumSegment / 1.1.3 / LeanplumSegment.podspec.json
blob0d99b7b194ccef77d15be59726615fb752c6ee5f
2   "name": "LeanplumSegment",
3   "version": "1.1.3",
4   "summary": "Leanplum SDK integration for the Segment iOS SDK.",
5   "description": "Mobile A/B testing, personalization & analytics in one powerful platform.",
6   "homepage": "https://www.leanplum.com",
7   "license": {
8     "type": "Commercial",
9     "text": "See https://www.leanplum.com/tos"
10   },
11   "authors": {
12     "Leanplum": "support@leanplum.com"
13   },
14   "social_media_url": "https://twitter.com/leanplum",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/Leanplum/Leanplum-Segment-iOS.git",
21     "tag": "1.1.3"
22   },
23   "source_files": "Pod/Classes/**/*",
24   "dependencies": {
25     "Analytics": [
26       "~> 3"
27     ],
28     "Leanplum-iOS-SDK": [
29       "~> 2"
30     ]
31   }