[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 2 / 1 / d / xcOnboarding / 1.0.5 / xcOnboarding.podspec.json
blob24f0f278e03f9750be91fac39a69e1471609ba20
2   "name": "xcOnboarding",
3   "version": "1.0.5",
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.5"
21   },
22   "ios": {
23     "vendored_frameworks": "xcOnboarding.xcframework"
24   },
25   "requires_arc": true,
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "swift_version": "5.4"