[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 1 / d / xcOnboarding / 1.0.8 / xcOnboarding.podspec.json
blob29393476c34d6eb1b6cbd21bce55b01ece512930
2   "name": "xcOnboarding",
3   "version": "1.0.8",
4   "summary": "xcOnboarding is iOS SDK from Bond.AI",
5   "description": "xcOnboarding 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     "bhushan deshmukh": "bhushan@bond.ai"
13   },
14   "platforms": {
15     "ios": "15.0"
16   },
17   "swift_versions": "5.4",
18   "source": {
19     "git": "https://bhushandeshmukh@bitbucket.org/bhushandeshmukh/testxcframework.git",
20     "tag": "1.0.8"
21   },
22   "resources": "xcOnboarding.xcframework/**/*.{png,ttf,json}",
23   "ios": {
24     "vendored_frameworks": "xcOnboarding.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   "swift_version": "5.4"