[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 0 / f / BearSDK / 3.2.1 / BearSDK.podspec.json
blobec9611725bc5b8e552bb79e9a2d0809fccfbfaf9
2   "name": "BearSDK",
3   "version": "3.2.1",
4   "license": {
5     "type": "Proprietary",
6     "file": "LICENSE.md"
7   },
8   "summary": "Augmented reality simple and powerful",
9   "homepage": "https://ar-go.co",
10   "authors": {
11     "ARGO SAS": "contact@ar-go.co"
12   },
13   "documentation_url": "https://support.ar-go.co/hc/en-us/sections/360001677819-SDK-iOS",
14   "swift_versions": "5.3",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "source": {
19     "http": "https://s3.eu-west-1.amazonaws.com/mobile-dev.bear2b.com/bearsdk-ios/3.2.1/BearSDK.framework.zip"
20   },
21   "vendored_frameworks": [
22     "Carthage/Build/iOS/BearSDK.framework",
23     "Carthage/Build/iOS/BearGL.framework",
24     "Carthage/Build/iOS/Vuforia.framework"
25   ],
26   "dependencies": {
27     "RxSwift": [
28       "~>5.1.1"
29     ],
30     "RxCocoa": [
31       "~>5.1.1"
32     ],
33     "RxRelay": [
34       "~>5.1.1"
35     ],
36     "Alamofire": [
37       "~>5.4.1"
38     ]
39   },
40   "user_target_xcconfig": {
41     "ENABLE_BITCODE": "NO",
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   },
44   "pod_target_xcconfig": {
45     "ENABLE_BITCODE": "NO",
46     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
47   },
48   "swift_version": "5.3"