[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 6 / b / Rudder-Leanplum / 0.1.0-beta.1 / Rudder-Leanplum.podspec.json
blobdcf02004c152a7b2d350f0ae848636b777ca7859
2   "name": "Rudder-Leanplum",
3   "version": "0.1.0-beta.1",
4   "summary": "Privacy and Security focused Segment-alternative. Leanplum Native SDK integration support.",
5   "description": "Rudder is a platform for collecting, storing and routing customer event data to dozens of tools. Rudder is open-source, can run in your cloud environment (AWS, GCP, Azure or even your data-centre) and provides a powerful transformation framework to process your event data on the fly.",
6   "homepage": "https://github.com/rudderlabs/rudder-integration-leanplum-ios",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "RudderStack": "arnab@rudderlabs.com"
13   },
14   "source": {
15     "git": "https://github.com/rudderlabs/rudder-integration-leanplum-ios.git"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Rudder-Leanplum/Classes/**/*",
21   "dependencies": {
22     "Rudder": [
23       "1.0.1-beta.3"
24     ],
25     "Leanplum-iOS-SDK": [
26       "2.6.4"
27     ]
28   }