[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 6 / b / Rudder-Leanplum / 0.1.0-beta.5 / Rudder-Leanplum.podspec.json
blob56fd713c6e42cd3326ac0b3a74eea3983f783f23
2   "name": "Rudder-Leanplum",
3   "version": "0.1.0-beta.5",
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     "commit": "9badcc78c9ad6a0635f98dd950401466e3315f89"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Rudder-Leanplum/Classes/**/*",
22   "dependencies": {
23     "Rudder": [
24       "1.0.1-beta.4"
25     ],
26     "Leanplum-iOS-SDK": [
27       "2.6.4"
28     ]
29   }