4 "summary": "Capture SDK Swift for Socket Mobile wireless devices.",
5 "homepage": "http://www.socketmobile.com",
11 "Socket": "developers@socketmobile.com"
13 "documentation_url": "http://docs.socketmobile.com/capture/ios/en/latest/",
18 "git": "https://github.com/SocketMobile/cocoapods-capture.git",
21 "pod_target_xcconfig": {
22 "SWIFT_VERSION": "3.0",
23 "SWIFT_OPTIMIZATION_LEVEL": "-Owholemodule"
25 "source_files": "**/*.{h,swift}",
26 "public_header_files": "*.h",
27 "preserve_paths": "**/*.a",
33 "vendored_libraries": [
34 "lib/libCaptureCore.a",
35 "lib/libCaptureServiceDirect.a"
48 "pushed_with_swift_version": "3.0"