[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / 1 / b / VWO-Insights / 0.4.7 / VWO-Insights.podspec.json
blob01a3113dba078bbe5cf6b58efaa139b42235f1ed
2   "name": "VWO-Insights",
3   "version": "0.4.7",
4   "summary": "VWO Insights SDK for understanding user behavior to build meaningful interactions",
5   "description": "VWO Insights SDK for understanding user behavior to build meaningful interactions.",
6   "documentation_url": "https://developers.vwo.com/reference/mobile-insights-ios-sdk-reference",
7   "homepage": "https://developers.vwo.com/reference/mobile-insights-ios-installation",
8   "license": {
9     "type": "Commercial",
10     "text": "See http://vwo.com/terms-conditions"
11   },
12   "authors": {
13     "VWO": "info@wingify.com"
14   },
15   "platforms": {
16     "ios": "14.0"
17   },
18   "swift_versions": "5.0",
19   "source": {
20     "http": "https://github.com/wingify/ios-mobile-insights-artifacts/raw/main/VWO_Insights%20v0.4.7.zip",
21     "type": "zip"
22   },
23   "ios": {
24     "vendored_frameworks": "VWO_Insights.framework"
25   },
26   "dependencies": {
27     "SSZipArchive": [
29     ]
30   },
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "swift_version": "5.0"