[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / f / 9 / NeuraSDKFramework / 4.15.6 / NeuraSDKFramework.podspec.json
blob1f50048f28dd7e9f75a2a1e35de0dc710b771f80
2   "name": "NeuraSDKFramework",
3   "version": "4.15.6",
4   "source": {
5     "http": "https://github.com/NeuraLabs/NeuraSDKFramework/releases/download/4.15.6/NeuraSDK.framework.zip"
6   },
7   "summary": "Neura SDK",
8   "homepage": "https://www.theneura.com/",
9   "documentation_url": "https://dev.theneura.com/tutorials/ios",
10   "authors": {
11     "Neura Inc.": "https://support.theneura.com"
12   },
13   "license": {
14     "type": "proprietary",
15     "text": "  \n  \n\n    Copyright (C) Neura Inc. See https://www.theneura.com/terms/\n"
16   },
17   "description": "Thank you for choosing Neura. Neura intelligently transforms customer engagement by delivering live, actionable insights based on each user’s real-world behavior. Brands that utilize Neura’s groundbreaking technology adapt to each user’s unique needs, delivering contextually relevant, real-time interactions and personalized customer experiences—driving engagement, retention, and monetization. We are excited to see what you will accomplish with our SDK!",
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "platforms": {
25     "ios": "9.0"
26   },
27   "ios": {
28     "vendored_frameworks": "NeuraSDK.framework"
29   }