[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / c / b / VPSNMobile / 0.3.0 / VPSNMobile.podspec.json
blob587cf266501ac789910a73b00069b70c4fec5f45
2   "name": "VPSNMobile",
3   "version": "0.3.0",
4   "summary": "VPSNMobile",
5   "homepage": "https://github.com/sberdevices/vps-sdk-ios",
6   "license": {
7     "type": "Sber Public License at-nc-sa v.2",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ARVRLab": "arvrlab@sberbank.ru"
12   },
13   "source": {
14     "git": "https://github.com/sberdevices/vps-sdk-ios.git",
15     "tag": "0.3.0"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "VPSNMobile/**/*.{swift}",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "CoreLocation",
26     "SceneKit",
27     "Accelerate"
28   ],
29   "weak_frameworks": "ARKit",
30   "requires_arc": true,
31   "static_framework": true,
32   "dependencies": {
33     "TensorFlowLiteSwift": [
34       "2.6.0"
35     ],
36     "TensorFlowLiteSwift/Metal": [
37       "2.6.0"
38     ]
39   },
40   "pod_target_xcconfig": {
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   },
43   "user_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   },
46   "swift_version": "5.0"