4 "summary": "Capture SDK Swift for Socket Mobile wireless devices.",
5 "homepage": "https://www.socketmobile.com",
11 "Socket": "developers@socketmobile.com"
13 "documentation_url": "https://docs.socketmobile.com/capture/ios/en/latest/",
17 "swift_versions": "5.0",
19 "git": "https://github.com/SocketMobile/cocoapods-capture.git",
22 "pod_target_xcconfig": {
23 "SWIFT_VERSION": "5.0",
24 "SWIFT_OPTIMIZATION_LEVEL": "-Owholemodule"
26 "source_files": "**/*.{h,swift}",
27 "public_header_files": "*.h",
28 "preserve_paths": "**/*.a",
34 "vendored_libraries": [
35 "lib/libCaptureCore.a",
36 "lib/libCaptureServiceDirect.a"
49 "swift_version": "5.0"