[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 0 / f / BearSDK / 3.0 / BearSDK.podspec.json
blob1c05c2ccbedd6f414e438068d3707d8e2fcf67ef
2   "name": "BearSDK",
3   "version": "3.0",
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   "requires_arc": true,
15   "swift_versions": "5.2",
16   "platforms": {
17     "ios": "11.0"
18   },
19   "source": {
20     "http": "https://s3.eu-west-1.amazonaws.com/mobile-dev.bear2b.com/bearsdk-ios/3.0/BearSDK.framework.zip"
21   },
22   "vendored_frameworks": [
23     "Carthage/Build/iOS/BearSDK.framework",
24     "Carthage/Build/iOS/BearGL.framework",
25     "Carthage/Build/iOS/Vuforia.framework"
26   ],
27   "dependencies": {
28     "RxSwift": [
29       "5.1.1"
30     ],
31     "RxCocoa": [
32       "5.1.1"
33     ],
34     "RxRelay": [
35       "5.1.1"
36     ],
37     "Alamofire": [
38       "5.0.5"
39     ]
40   },
41   "swift_version": "5.2"