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/",
18 "git": "https://github.com/SocketMobile/cocoapods-capture.git",
21 "swift_versions": "5.0",
22 "pod_target_xcconfig": {
23 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25 "static_framework": true,
26 "source_files": "**/*.{h,swift}",
27 "preserve_paths": "**/*.a",
32 "vendored_frameworks": "lib/SKTCapture.xcframework",
45 "user_target_xcconfig": {
46 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
48 "swift_version": "5.0"