[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 3 / 4 / b / LeanplumSegment / 1.1.4-beta2 / LeanplumSegment.podspec.json
blobc7b846060760532907427e37cb118b80ab6c7291
2   "name": "LeanplumSegment",
3   "version": "1.1.4-beta2",
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": "9.0"
17   },
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/Leanplum/Leanplum-Segment-iOS.git",
21     "tag": "1.1.4-beta2"
22   },
23   "source_files": "Pod/Classes/**/*",
24   "dependencies": {
25     "Analytics": [
26       "~> 4"
27     ],
28     "Leanplum-iOS-SDK": [
29       "~> 3"
30     ]
31   }