[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / f / d / Rudder-Adobe / 1.0.0 / Rudder-Adobe.podspec.json
blob21a605be766a223feae361f56f269e57dd22e217
2   "name": "Rudder-Adobe",
3   "version": "1.0.0",
4   "summary": "Privacy and Security focused Segment-alternative. Adobe Analytics 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-adobe-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "RudderStack": "venkat@rudderstack.com"
13   },
14   "source": {
15     "git": "https://github.com/rudderlabs/rudder-integration-adobe-ios.git",
16     "tag": "v1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "source_files": "Rudder-Adobe/Classes/**/*",
28   "static_framework": true,
29   "dependencies": {
30     "Rudder": [
32     ],
33     "AdobeVideoHeartbeatSDK": [
35     ]
36   },
37   "ios": {
38     "dependencies": {
39       "AdobeMobileSDK": [
41       ]
42     }
43   }