[Add] Rokt-Widget 3.5.1
[CocoaPods.git] / Specs / 5 / b / 9 / Rokt-Widget / 3.5.1 / Rokt-Widget.podspec.json
blob278f2e72982a0ba67a84f33666ff333ce9d858d4
2   "name": "Rokt-Widget",
3   "version": "3.5.1",
4   "summary": "Rokt Mobile SDK to integrate ROKT Api into iOS application",
5   "swift_versions": "5.0",
6   "description": "Rokt Mobile SDK to integrate ROKT Api into iOS application. Available in cocoa pod.",
7   "homepage": "https://docs.rokt.com/docs/sdk/ios/overview.html",
8   "license": {
9     "type": "Copyright 2020 Rokt Pte Ltd",
10     "text": "<<-DESC\n      Licensed under the Rokt Software Development Kit (SDK) Terms of Use\n      Version 2.0 (the \"License\");\n      You may not use this file except in compliance with the License.\n      You may obtain a copy of the License at https://rokt.com/sdk-license-2-0/\n      DESC"
11   },
12   "authors": {
13     "ROKT DEV": "nativeappsdev@rokt.com"
14   },
15   "source": {
16     "http": "https://rokt-eng-us-west-2-mobile-sdk-artefacts.s3.amazonaws.com/ios/3.5.1/Rokt_Widget.zip"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "vendored_frameworks": "Rokt-Widget/Rokt_Widget.framework"
23   },
24   "resources": "Rokt-Widget/Rokt_Widget.framework/Rokt-Widget.bundle",
25   "resource_bundles": {
26     "Rokt-Widget": [
27       "Rokt-Widget/Assets/**/*.{xcassets,xib}"
28     ]
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "swift_version": "5.0"