[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / a / 3 / BondInsights / 1.0.0 / BondInsights.podspec.json
blob6bbbdad1d14f0e1164908b5f32345e4db0ba21ca
2   "name": "BondInsights",
3   "version": "1.0.0",
4   "summary": "BondInsights is iOS SDK from Bond.AI",
5   "description": "BondInsights is iOS SDK from Bond.AI, can be integrated in iOS application.",
6   "homepage": "http://bond.ai",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Mahesh Balshetwar": "mahesh@bond.ai"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.4",
18   "source": {
19     "git": "https://bhushandeshmukh@bitbucket.org/bond-ai/cpbondinsights.git",
20     "tag": "1.0.0"
21   },
22   "resources": "BondDashboard.xcframework/**/*.{png,ttf,json}",
23   "ios": {
24     "vendored_frameworks": "BondDashboard.xcframework"
25   },
26   "requires_arc": true,
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "dependencies": {
34     "BondBotSDKNew": [
35       "~> 1.3.3"
36     ]
37   },
38   "swift_version": "5.4"