[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 1 / 4 / Rudder-Qualtrics / 1.0.0 / Rudder-Qualtrics.podspec.json
blob30f9db8e437943d9eee869e1c3a10ab973d48943
2   "name": "Rudder-Qualtrics",
3   "version": "1.0.0",
4   "summary": "Privacy and Security focused Segment-alternative. Qualtrics 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-qualtrics-ios",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rudderlabs": "arnab@rudderlabs.com"
13   },
14   "source": {
15     "git": "https://github.com/rudderlabs/rudder-integration-qualtrics-ios.git",
16     "tag": "v1.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Rudder-Qualtrics/Classes/**/*",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "dependencies": {
26     "Rudder": [
28     ],
29     "Qualtrics": [
30       "2.0.0"
31     ]
32   }