[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / a / d / CaptureSDK / 1.6.34 / CaptureSDK.podspec.json
blob7691e15063ec9fe9a2fa5f1945cd349c43d83084
2   "name": "CaptureSDK",
3   "version": "1.6.34",
4   "summary": "CaptureSDK for Socket Mobile wireless devices.",
5   "homepage": "https://github.com/SocketMobile/cocoapods-capturesdk",
6   "license": {
7     "type": "COMMERCIAL",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Socket": "developers@socketmobile.com"
12   },
13   "documentation_url": "https://docs.socketmobile.com/capture/ios/en/latest/",
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/SocketMobile/cocoapods-capturesdk.git",
19     "tag": "1.6.34"
20   },
21   "swift_versions": "5.0",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "5.0",
24     "SWIFT_OPTIMIZATION_LEVEL": "-Owholemodule"
25   },
26   "vendored_frameworks": "lib/CaptureSDK.xcframework",
27   "ios": {
28     "libraries": [
29       "c++",
30       "icucore"
31     ]
32   },
33   "frameworks": [
34     "ExternalAccessory",
35     "AudioToolbox",
36     "AVFoundation",
37     "CoreBluetooth",
38     "Security"
39   ],
40   "swift_version": "5.0"