2 "name": "SKTCaptureObjC",
4 "summary": "Capture SDK Objective C 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-obj-c.git",
21 "source_files": "**/*.{h,m,mm}",
22 "public_header_files": "**/*.h",
23 "static_framework": true,
24 "resources": "*.{wav,pem}",
26 "vendored_frameworks": "lib/SKTCapture.xcframework",
38 "pod_target_xcconfig": {
39 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41 "user_target_xcconfig": {
42 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"