[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 6 / 1 / 4 / Rudder-Appsflyer / 0.1.0-beta.2 / Rudder-Appsflyer.podspec.json
blob6be4946fa921bf053147695ae81b6ce15f7d4aee
2   "name": "Rudder-Appsflyer",
3   "version": "0.1.0-beta.2",
4   "summary": "Privacy and Security focused Segment-alternative. Appsflyer 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-appsflyer-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-appsflyer-ios.git",
16     "commit": "a78430693a92e8b1743d77146b8b3cd0bccf4f79"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "static_framework": true,
22   "source_files": "Rudder-Appsflyer/Classes/**/*",
23   "dependencies": {
24     "Rudder": [
25       "~> 1.0.1-beta.3"
26     ],
27     "AppsFlyerFramework": [
29     ]
30   }