[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 5 / a / 3 / Contextual / 3.0.1 / Contextual.podspec.json
blob84a158f771456211a00958ee6183724fc61e74c1
2   "name": "Contextual",
3   "version": "3.0.1",
4   "summary": "The Contextual SDK provides onboarding, tooltips and analytics",
5   "description": "The Contextual SDK  provides you with a way to experiment with and deliver in-app messages and tips. Great for first-time user onboarding, feature adoption, contextual in-app help and providing walkthroughs of important work flows.",
6   "homepage": "https://contextu.al",
7   "license": {
8     "type": "Permissive Binary License",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Contextual": "support@contextu.al"
13   },
14   "source": {
15     "http": "https://repo.contextu.al/sdk/contextual/ios/3.0.1/ContextualSDK.xcframework.zip"
16   },
17   "vendored_frameworks": "ContextualSDK.xcframework",
18   "documentation_url": "https://docs.contextu.al/sdks/ios/integration/",
19   "platforms": {
20     "ios": "15.0"
21   },
22   "swift_versions": "5.7",
23   "libraries": [
24     "sqlite3",
25     "xml2"
26   ],
27   "xcconfig": {
28     "OTHER_LDFLAGS": "$(inherited) -lObjC",
29     "OTHER_CFLAGS": "$(inherited) -DNS_BLOCK_ASSERTIONS=1 -DNDEBUG"
30   },
31   "requires_arc": true,
32   "dependencies": {
33     "paper-onboarding-pointzi": [
35     ]
36   },
37   "swift_version": "5.7"